3 references to HandleMouseSelectionTick
PresentationFramework (3)
System\windows\Documents\TextEditor.cs (3)
509_mouseSelectionState.Timer.Tick += new EventHandler(HandleMouseSelectionTick); 516HandleMouseSelectionTick(_mouseSelectionState.Timer, EventArgs.Empty); 529_mouseSelectionState.Timer.Tick -= new EventHandler(HandleMouseSelectionTick);