2 writes to _handledByEditorListener
PresentationFramework (2)
src\Framework\System\Windows\Documents\ImmComposition.cs (2)
1186_handledByEditorListener = false; 1226_handledByEditorListener = true;
1 reference to _handledByEditorListener
PresentationFramework (1)
src\Framework\System\Windows\Documents\ImmComposition.cs (1)
1193return (!_handledByEditorListener || composition.PendingComplete || _compositionModifiedByEventListener);