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