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