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