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