Aracılığıyla paylaş


ScrollEventArgs(ScrollEventType, Double) Oluşturucu

Tanım

Belirtilen ScrollEventType numaralandırma değerini ve içindeki denetimin ScrollBaryeni konumunu kullanarak sınıfının bir örneğini ScrollEventArgs Thumb başlatır.

public:
 ScrollEventArgs(System::Windows::Controls::Primitives::ScrollEventType scrollEventType, double newValue);
public ScrollEventArgs (System.Windows.Controls.Primitives.ScrollEventType scrollEventType, double newValue);
new System.Windows.Controls.Primitives.ScrollEventArgs : System.Windows.Controls.Primitives.ScrollEventType * double -> System.Windows.Controls.Primitives.ScrollEventArgs
Public Sub New (scrollEventType As ScrollEventType, newValue As Double)

Parametreler

scrollEventType
ScrollEventType

ScrollEventType Olaya neden olan hareketin türünü Thumb açıklayan bir numaralandırma değeri.

newValue
Double

içindeki öğesinin yeni konumuna Thumb ScrollBarkarşılık gelen değer.

Şunlara uygulanır