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