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