AnnotatedScrollBarScrollingEventArgs.ScrollingEventKind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property AnnotatedScrollBarScrollingEventKind ScrollingEventKind { AnnotatedScrollBarScrollingEventKind get(); };
AnnotatedScrollBarScrollingEventKind ScrollingEventKind();
public AnnotatedScrollBarScrollingEventKind ScrollingEventKind { get; }
var annotatedScrollBarScrollingEventKind = annotatedScrollBarScrollingEventArgs.scrollingEventKind;
Public ReadOnly Property ScrollingEventKind As AnnotatedScrollBarScrollingEventKind