3 writes to InputLanguageChangeEventHandlerCount
PresentationFramework (3)
src\Framework\System\windows\Documents\TextEditorTyping.cs (3)
122
threadLocalStore.
InputLanguageChangeEventHandlerCount
++;
135
threadLocalStore.
InputLanguageChangeEventHandlerCount
--;
1703
threadLocalStore.
InputLanguageChangeEventHandlerCount
= 0;
2 references to InputLanguageChangeEventHandlerCount
PresentationFramework (2)
src\Framework\System\windows\Documents\TextEditorTyping.cs (2)
112
if (threadLocalStore.
InputLanguageChangeEventHandlerCount
== 0)
138
if (threadLocalStore.
InputLanguageChangeEventHandlerCount
== 0)