4 references to NotACommand
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\ApplicationCommands.cs (4)
232get { return _EnsureCommand(CommandId.NotACommand); } 304case CommandId.NotACommand: propertyName = "NotACommand"; break; 337case CommandId.NotACommand: uiText = SR.Get(SRID.NotACommandText); break; 470case CommandId.NotACommand: