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