2 writes to HideCursor
PresentationFramework (2)
System\windows\Documents\TextEditorTyping.cs (2)
190
TextEditor._ThreadLocalStore.
HideCursor
= false;
1877
TextEditor._ThreadLocalStore.
HideCursor
= true;
2 references to HideCursor
PresentationFramework (2)
System\windows\Documents\TextEditorTyping.cs (2)
188
if (TextEditor._ThreadLocalStore.
HideCursor
)
1873
if (!TextEditor._ThreadLocalStore.
HideCursor
&&