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