StylusButtonEventArgs::StylusButton Property

 

Gets the StylusButton that raises this event.

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

public:
property StylusButton^ StylusButton {
	StylusButton^ get();
}

Property Value

Type: System.Windows.Input::StylusButton^

The StylusButton that raises this event.

.NET Framework
Available since 3.0
Return to top
Show: