1 write to _toolTipPresenter
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
BackgroundWorkIndicator\BackgroundWorkIndicatorContext.cs (1)
101
_toolTipPresenter
= factory._toolTipPresenterFactory.Create(textView, new ToolTipParameters(
4 references to _toolTipPresenter
Microsoft.CodeAnalysis.EditorFeatures.Wpf (4)
BackgroundWorkIndicator\BackgroundWorkIndicatorContext.cs (4)
119
_toolTipPresenter
.Dismissed += OnToolTipPresenterDismissed;
217
_toolTipPresenter
.Dismissed -= OnToolTipPresenterDismissed;
222
_toolTipPresenter
.Dismiss();
242
_toolTipPresenter
.StartOrUpdate(