StylusSystemGestureEventArgs::SystemGesture Property

 

Gets the SystemGesture that raises the event.

Namespace:   System.Windows.Input
Assembly:  PresentationCore (in PresentationCore.dll)

public:
property SystemGesture SystemGesture {
	SystemGesture get();
}

Property Value

Type: System.Windows.Input::SystemGesture

The SystemGesture that raises the event.

.NET Framework
Available since 3.0
Return to top
Show: