2 writes to _actionStarted
PresentationFramework (2)
MS\Internal\Ink\SelectionEditingBehavior.cs (2)
53_actionStarted = false; 135_actionStarted = true;
2 references to _actionStarted
PresentationFramework (2)
MS\Internal\Ink\SelectionEditingBehavior.cs (2)
133if ( !_actionStarted ) 155if ( _actionStarted )