2 writes to _actionStarted
PresentationFramework (2)
src\Framework\MS\Internal\Ink\SelectionEditingBehavior.cs (2)
69_actionStarted = false; 152_actionStarted = true;
2 references to _actionStarted
PresentationFramework (2)
src\Framework\MS\Internal\Ink\SelectionEditingBehavior.cs (2)
150if ( !_actionStarted ) 172if ( _actionStarted )