StylusSystemGestureEventArgs.SystemGesture Vlastnost

Definice

SystemGesture Získá událost, která vyvolá událost.

public:
 property System::Windows::Input::SystemGesture SystemGesture { System::Windows::Input::SystemGesture get(); };
public System.Windows.Input.SystemGesture SystemGesture { get; }
member this.SystemGesture : System.Windows.Input.SystemGesture
Public ReadOnly Property SystemGesture As SystemGesture

Hodnota vlastnosti

Událost SystemGesture vyvolá.

Platí pro

Viz také