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