AnnotatedScrollBarScrollingEventArgs.ScrollingEventKind プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
スクロール イベントがどのように開始されたかを示す値を取得します。
public:
property AnnotatedScrollBarScrollingEventKind ScrollingEventKind { AnnotatedScrollBarScrollingEventKind get(); };
AnnotatedScrollBarScrollingEventKind ScrollingEventKind();
public AnnotatedScrollBarScrollingEventKind ScrollingEventKind { get; }
var annotatedScrollBarScrollingEventKind = annotatedScrollBarScrollingEventArgs.scrollingEventKind;
Public ReadOnly Property ScrollingEventKind As AnnotatedScrollBarScrollingEventKind
プロパティ値
スクロール イベントの開始方法を示す 列挙体の値。