3 writes to InputLanguageChangeEventHandlerCount
PresentationFramework (3)
System\windows\Documents\TextEditorTyping.cs (3)
108
threadLocalStore.
InputLanguageChangeEventHandlerCount
++;
121
threadLocalStore.
InputLanguageChangeEventHandlerCount
--;
1651
threadLocalStore.
InputLanguageChangeEventHandlerCount
= 0;
2 references to InputLanguageChangeEventHandlerCount
PresentationFramework (2)
System\windows\Documents\TextEditorTyping.cs (2)
98
if (threadLocalStore.
InputLanguageChangeEventHandlerCount
== 0)
124
if (threadLocalStore.
InputLanguageChangeEventHandlerCount
== 0)