2 writes to HideCursor
PresentationFramework (2)
System\windows\Documents\TextEditorTyping.cs (2)
199TextEditor._ThreadLocalStore.HideCursor = false; 1886TextEditor._ThreadLocalStore.HideCursor = true;
2 references to HideCursor
PresentationFramework (2)
System\windows\Documents\TextEditorTyping.cs (2)
197if (TextEditor._ThreadLocalStore.HideCursor) 1882if (!TextEditor._ThreadLocalStore.HideCursor &&