4 references to NotACommand
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
213
get { return _EnsureCommand(CommandId.
NotACommand
); }
253
case CommandId.
NotACommand
: propertyName = "NotACommand"; break;
286
case CommandId.
NotACommand
: uiText = SR.NotACommandText; break;
419
case CommandId.
NotACommand
: