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 移動類型。

適用於

另請參閱