1 write to _stylusButtons
PresentationCore (1)
System\Windows\Input\Stylus\Pointer\PointerStylusDevice.cs (1)
145
_stylusButtons
= new StylusButtonCollection(buttons);
1 reference to _stylusButtons
PresentationCore (1)
System\Windows\Input\Stylus\Pointer\PointerStylusDevice.cs (1)
347
return
_stylusButtons
;