1 write to _stylusDevice
PresentationCore (1)
System\Windows\Input\Stylus\Common\RawStylusInputReport.cs (1)
134
set {
_stylusDevice
= value; }
1 reference to _stylusDevice
PresentationCore (1)
System\Windows\Input\Stylus\Common\RawStylusInputReport.cs (1)
133
get { return
_stylusDevice
; }