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