共用方式為


ScrollEventArgs.ScrollEventType 屬性

定義

取得描述事件的 ScrollEventType

public:
 property ScrollEventType ScrollEventType { ScrollEventType get(); };
ScrollEventType ScrollEventType();
public ScrollEventType ScrollEventType { get; }
var scrollEventType = scrollEventArgs.scrollEventType;
Public ReadOnly Property ScrollEventType As ScrollEventType

屬性值

描述事件的 ScrollEventType

適用於