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