4 references to Redo
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
84get { return _EnsureCommand(CommandId.Redo); } 248case CommandId.Redo: propertyName = "Redo"; break; 281case CommandId.Redo: uiText = SR.RedoText; break; 336case CommandId.Redo: