Base:
method
OnMouseDown
System.Windows.UIElement.OnMouseDown(System.Windows.Input.MouseButtonEventArgs)
1 override of OnMouseDown
PresentationUI (1)
MS\Internal\Documents\Application\PageTextBox.cs (1)
157
protected override void
OnMouseDown
(MouseButtonEventArgs e)
1 reference to OnMouseDown
PresentationUI (1)
MS\Internal\Documents\Application\PageTextBox.cs (1)
166
base.
OnMouseDown
(e);