4 references to New
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\ApplicationCommands.cs (4)
130get { return _EnsureCommand(CommandId.New); } 291case CommandId.New: propertyName = "New"; break; 325case CommandId.New: uiText = SR.Get(SRID.NewText); break; 410case CommandId.New: