Interface IDrag
A capturing view declares IDrag when it is consuming pointer motion as ongoing input (e.g. a color wheel, a slider thumb, a drawing canvas). Ancestor scroll views and similar containers must not steal capture while an IDrag gesture is active.
public interface IDrag : IPointerGesture