2 references to SetCaretPositionOnMouseEvent
PresentationFramework (2)
System\windows\Documents\TextEditorContextMenu.cs (1)
123
TextEditorMouse.
SetCaretPositionOnMouseEvent
(This, renderScopeMouseDownPoint, MouseButton.Right, 1 /* clickCount */);
System\windows\Documents\TextEditorMouse.cs (1)
269
SetCaretPositionOnMouseEvent
(This, mouseDownPoint, e.ChangedButton, e.ClickCount);