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