3 references to Preview_changes1
Microsoft.CodeAnalysis.EditorFeatures.Wpf (3)
InlineRename\UI\Adornment\RenameFlyout.xaml.cs (1)
89
public string PreviewChanges => EditorFeaturesResources.
Preview_changes1
;
InlineRename\UI\Dashboard\RenameDashboard.xaml.cs (1)
286
public string PreviewChanges => EditorFeaturesResources.
Preview_changes1
;
InlineRename\UI\Dashboard\RenameShortcutKeys.cs (1)
25
PreviewChanges = ExtractAccessKey(EditorFeaturesResources.
Preview_changes1
, "P");