4 references to New
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
111
get { return _EnsureCommand(CommandId.
New
); }
240
case CommandId.
New
: propertyName = "New"; break;
274
case CommandId.
New
: uiText = SR.NewText; break;
359
case CommandId.
New
: