4 references to New
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
124get { return _EnsureCommand(CommandId.New); } 253case CommandId.New: propertyName = "New"; break; 287case CommandId.New: uiText = SR.NewText; break; 372case CommandId.New: