2 writes to _actionStarted
PresentationFramework (2)
MS\Internal\Ink\SelectionEditingBehavior.cs (2)
54_actionStarted = false; 136_actionStarted = true;
2 references to _actionStarted
PresentationFramework (2)
MS\Internal\Ink\SelectionEditingBehavior.cs (2)
134if ( !_actionStarted ) 156if ( _actionStarted )