2 references to OnToolTipPresenterDismissed
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
BackgroundWorkIndicator\BackgroundWorkIndicatorContext.cs (2)
119
_toolTipPresenter.Dismissed +=
OnToolTipPresenterDismissed
;
217
_toolTipPresenter.Dismissed -=
OnToolTipPresenterDismissed
;