3 writes to InputLanguageChangeEventHandlerCount
PresentationFramework (3)
System\windows\Documents\TextEditorTyping.cs (3)
109
threadLocalStore.
InputLanguageChangeEventHandlerCount
++;
122
threadLocalStore.
InputLanguageChangeEventHandlerCount
--;
1664
threadLocalStore.
InputLanguageChangeEventHandlerCount
= 0;
2 references to InputLanguageChangeEventHandlerCount
PresentationFramework (2)
System\windows\Documents\TextEditorTyping.cs (2)
99
if (threadLocalStore.
InputLanguageChangeEventHandlerCount
== 0)
125
if (threadLocalStore.
InputLanguageChangeEventHandlerCount
== 0)