2 references to NotACommand
PresentationCore (1)
Core\CSharp\System\Windows\Input\Command\CommandManager.cs (1)
461if (command != null && command != ApplicationCommands.NotACommand)
PresentationFramework (1)
src\Framework\System\Windows\Input\Command\CommandConverter.cs (1)
388knownCommand = ApplicationCommands.NotACommand;