2 references to ShouldShowInstructions
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
InlineRename\UI\Dashboard\RenameDashboardViewModel.cs (2)
102
NotifyPropertyChanged(nameof(
ShouldShowInstructions
));
189
return !
ShouldShowInstructions
;