2 writes to _handledByEditorListener
PresentationFramework (2)
System\Windows\Documents\ImmComposition.cs (2)
1054
_handledByEditorListener
= false;
1094
_handledByEditorListener
= true;
1 reference to _handledByEditorListener
PresentationFramework (1)
System\Windows\Documents\ImmComposition.cs (1)
1061
return (!
_handledByEditorListener
|| composition.PendingComplete || _compositionModifiedByEventListener);