2 writes to HideCursor
PresentationFramework (2)
src\Framework\System\windows\Documents\TextEditorTyping.cs (2)
203TextEditor._ThreadLocalStore.HideCursor = false; 1916TextEditor._ThreadLocalStore.HideCursor = true;
2 references to HideCursor
PresentationFramework (2)
src\Framework\System\windows\Documents\TextEditorTyping.cs (2)
201if (TextEditor._ThreadLocalStore.HideCursor) 1912if (!TextEditor._ThreadLocalStore.HideCursor &&