4 references to Redo
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
71get { return _EnsureCommand(CommandId.Redo); } 235case CommandId.Redo: propertyName = "Redo"; break; 268case CommandId.Redo: uiText = SR.RedoText; break; 323case CommandId.Redo: