2 writes to _handledByTextStoreListener
PresentationFramework (2)
System\Windows\Documents\TextStore.cs (2)
1959_handledByTextStoreListener = true; 3659_handledByTextStoreListener = false;
1 reference to _handledByTextStoreListener
PresentationFramework (1)
System\Windows\Documents\TextStore.cs (1)
3787if ((record.Stage == CompositionStage.EndComposition && !_handledByTextStoreListener) ||