1 write to CachedButtonState
PresentationCore (1)
System\Windows\Input\Stylus\Wisp\WispLogic.cs (1)
2911
button.
CachedButtonState
= currentButtonState;
2 references to CachedButtonState
PresentationCore (2)
System\Windows\Input\Stylus\Common\StylusButton.cs (1)
46
return
CachedButtonState
;
System\Windows\Input\Stylus\Wisp\WispLogic.cs (1)
2909
if (currentButtonState != button.
CachedButtonState
)