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