ScrollEventArgs.ScrollEventType プロパティ

定義

このイベントの原因となった ScrollEventType の位置の変更を記述する Thumb 列挙値を取得します。

public:
 property System::Windows::Controls::Primitives::ScrollEventType ScrollEventType { System::Windows::Controls::Primitives::ScrollEventType get(); };
public System.Windows.Controls.Primitives.ScrollEventType ScrollEventType { get; }
member this.ScrollEventType : System.Windows.Controls.Primitives.ScrollEventType
Public ReadOnly Property ScrollEventType As ScrollEventType

プロパティ値

ScrollEventType イベントの原因となった Thumb の移動の種類を記述する Scroll 列挙値。

適用対象

こちらもご覧ください