5 references to Idle
PresentationCore (5)
System\Windows\Input\Stylus\Common\MultiTouchSystemGestureLogic.cs (5)
16
_currentState = State.
Idle
;
58
case State.
Idle
:
95
_currentState = State.
Idle
;
101
_currentState = State.
Idle
;
129
_currentState = State.
Idle
;