StylusEventArgs::StylusDevice Property

 

Gets the StylusDevice that represents the stylus.

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

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

Property Value

Type: System.Windows.Input::StylusDevice^

The StylusDevice that represents the stylus.

.NET Framework
Available since 3.0
Return to top
Show: