ScrollEventArgs.ScrollEventType 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取一个 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 移动的类型。