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