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