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