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