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