2 writes to _handledByTextStoreListener
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextStore.cs (2)
1837_handledByTextStoreListener = true; 3552_handledByTextStoreListener = false;
1 reference to _handledByTextStoreListener
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextStore.cs (1)
3639if ((record.Stage == CompositionStage.EndComposition && !_handledByTextStoreListener) ||