3 writes to InputLanguageChangeEventHandlerCount
PresentationFramework (3)
System\windows\Documents\TextEditorTyping.cs (3)
118
threadLocalStore.
InputLanguageChangeEventHandlerCount
++;
131
threadLocalStore.
InputLanguageChangeEventHandlerCount
--;
1673
threadLocalStore.
InputLanguageChangeEventHandlerCount
= 0;
2 references to InputLanguageChangeEventHandlerCount
PresentationFramework (2)
System\windows\Documents\TextEditorTyping.cs (2)
108
if (threadLocalStore.
InputLanguageChangeEventHandlerCount
== 0)
134
if (threadLocalStore.
InputLanguageChangeEventHandlerCount
== 0)