6 references to VerifyCommandDoesntExist
PresentationFramework (6)
System\Windows\Input\Command\CommandConverter.cs (6)
744
VerifyCommandDoesntExist
( ownerType, localName );
747
VerifyCommandDoesntExist
( typeof(NavigationCommands), localName );
748
VerifyCommandDoesntExist
( typeof(ApplicationCommands), localName );
749
VerifyCommandDoesntExist
( typeof(MediaCommands), localName );
750
VerifyCommandDoesntExist
( typeof(EditingCommands), localName );
751
VerifyCommandDoesntExist
( typeof(ComponentCommands), localName );