1 instantiation of MouseSelectionState
PresentationFramework (1)
System\windows\Documents\TextEditor.cs (1)
513
_mouseSelectionState = new
MouseSelectionState
();
1 reference to MouseSelectionState
PresentationFramework (1)
System\windows\Documents\TextEditor.cs (1)
2061
private
MouseSelectionState
_mouseSelectionState;