1 override of OnToolTipOpening
Microsoft.VisualStudio.LanguageServices (1)
InheritanceMargin\MarginGlyph\InheritanceMarginGlyph.cs (1)
97
protected override void
OnToolTipOpening
(ToolTipEventArgs e)
2 references to OnToolTipOpening
Microsoft.VisualStudio.LanguageServices (1)
InheritanceMargin\MarginGlyph\InheritanceMarginGlyph.cs (1)
105
base.
OnToolTipOpening
(e);
PresentationFramework (1)
System\Windows\FrameworkElement.cs (1)
5958
((FrameworkElement)sender).
OnToolTipOpening
(e);