2 references to NotACommand
PresentationCore (1)
System\Windows\Input\Command\CommandManager.cs (1)
398if (command != null && command != ApplicationCommands.NotACommand)
PresentationFramework (1)
System\Windows\Input\Command\CommandConverter.cs (1)
377knownCommand = ApplicationCommands.NotACommand;