2 writes to HideCursor
PresentationFramework (2)
System\windows\Documents\TextEditorTyping.cs (2)
186TextEditor._ThreadLocalStore.HideCursor = false; 1864TextEditor._ThreadLocalStore.HideCursor = true;
2 references to HideCursor
PresentationFramework (2)
System\windows\Documents\TextEditorTyping.cs (2)
184if (TextEditor._ThreadLocalStore.HideCursor) 1860if (!TextEditor._ThreadLocalStore.HideCursor &&