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