4 references to Redo
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\ApplicationCommands.cs (4)
90get { return _EnsureCommand(CommandId.Redo); } 286case CommandId.Redo: propertyName = "Redo"; break; 319case CommandId.Redo: uiText = SR.Get(SRID.RedoText); break; 374case CommandId.Redo: