2 writes to HideCursor
PresentationFramework (2)
System\windows\Documents\TextEditorTyping.cs (2)
187TextEditor._ThreadLocalStore.HideCursor = false; 1865TextEditor._ThreadLocalStore.HideCursor = true;
2 references to HideCursor
PresentationFramework (2)
System\windows\Documents\TextEditorTyping.cs (2)
185if (TextEditor._ThreadLocalStore.HideCursor) 1861if (!TextEditor._ThreadLocalStore.HideCursor &&