1 write to CachedButtonState
PresentationCore (1)
System\Windows\Input\Stylus\Wisp\WispLogic.cs (1)
2890
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)
2888
if (currentButtonState != button.
CachedButtonState
)