1 write to _currentState
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
QuickInfo\OnTheFlyDocsView.xaml.cs (1)
266
set => OnPropertyChanged(ref
_currentState
, value);
1 reference to _currentState
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
QuickInfo\OnTheFlyDocsView.xaml.cs (1)
265
get =>
_currentState
;