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