3 references to HandleMouseSelectionTick
PresentationFramework (3)
src\Framework\System\windows\Documents\TextEditor.cs (3)
536_mouseSelectionState.Timer.Tick += new EventHandler(HandleMouseSelectionTick); 543HandleMouseSelectionTick(_mouseSelectionState.Timer, EventArgs.Empty); 556_mouseSelectionState.Timer.Tick -= new EventHandler(HandleMouseSelectionTick);