4 references to Redo
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
70get { return _EnsureCommand(CommandId.Redo); } 234case CommandId.Redo: propertyName = "Redo"; break; 267case CommandId.Redo: uiText = SR.RedoText; break; 322case CommandId.Redo: