1 override of OnMouseLeftButtonDown
PresentationFramework (1)
src\Framework\System\Windows\Documents\Hyperlink.cs (1)
495
protected internal override void
OnMouseLeftButtonDown
(MouseButtonEventArgs e)
2 references to OnMouseLeftButtonDown
PresentationCore (1)
Core\CSharp\System\Windows\Generated\UIElement.cs (1)
1075
ce.
OnMouseLeftButtonDown
(e);
PresentationFramework (1)
src\Framework\System\Windows\Documents\Hyperlink.cs (1)
497
base.
OnMouseLeftButtonDown
(e);