AnnotatedScrollBar.Scrolling Event

Definition

Occurs when a user scrolls using the buttons or by interacting with the track.

C#
public event TypedEventHandler<AnnotatedScrollBar,AnnotatedScrollBarScrollingEventArgs> Scrolling;

Event Type

Remarks

You can cancel this event by setting the AnnotatedScrollBarScrollingEventArgs.Cancel property to true. Cancelling this event will prevent IScrollController scroll requests from being raised.

Applies to

Produk Versi
Windows App SDK 1.4, 1.5, 1.6