1 write to _stylusDevices
PresentationCore (1)
System\Windows\Input\Stylus\Pointer\PointerTabletDevice.cs (1)
118
_stylusDevices
= new StylusDeviceCollection(pointerStylusDevices.ToArray());
1 reference to _stylusDevices
PresentationCore (1)
System\Windows\Input\Stylus\Pointer\PointerTabletDevice.cs (1)
177
return
_stylusDevices
;