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