4 references to NotACommand
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
226
get { return _EnsureCommand(CommandId.
NotACommand
); }
266
case CommandId.
NotACommand
: propertyName = "NotACommand"; break;
299
case CommandId.
NotACommand
: uiText = SR.NotACommandText; break;
432
case CommandId.
NotACommand
: