1 write to _toolTipPresenter
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
BackgroundWorkIndicator\BackgroundWorkIndicatorContext.cs (1)
100
_toolTipPresenter
= factory._toolTipPresenterFactory.Create(textView, new ToolTipParameters(
4 references to _toolTipPresenter
Microsoft.CodeAnalysis.EditorFeatures.Wpf (4)
BackgroundWorkIndicator\BackgroundWorkIndicatorContext.cs (4)
118
_toolTipPresenter
.Dismissed += OnToolTipPresenterDismissed;
216
_toolTipPresenter
.Dismissed -= OnToolTipPresenterDismissed;
221
_toolTipPresenter
.Dismiss();
241
_toolTipPresenter
.StartOrUpdate(