ScrollEventArgs.ScrollEventType Propiedad

Definición

Obtiene el ScrollEventType valor de enumeración que describe el cambio en la Thumb posición que provocó este evento.

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

Valor de propiedad

Valor ScrollEventType de enumeración que describe el tipo de Thumb movimiento que provocó el Scroll evento.

Se aplica a

Consulte también