2 writes to _actionStarted
PresentationFramework (2)
MS\Internal\Ink\SelectionEditingBehavior.cs (2)
67_actionStarted = false; 149_actionStarted = true;
2 references to _actionStarted
PresentationFramework (2)
MS\Internal\Ink\SelectionEditingBehavior.cs (2)
147if ( !_actionStarted ) 169if ( _actionStarted )