5 references to Idle
PresentationCore (5)
System\Windows\Input\Stylus\Common\MultiTouchSystemGestureLogic.cs (5)
17
_currentState = State.
Idle
;
59
case State.
Idle
:
96
_currentState = State.
Idle
;
102
_currentState = State.
Idle
;
130
_currentState = State.
Idle
;