6 references to VerifyCommandDoesntExist
PresentationFramework (6)
System\Windows\Input\Command\CommandConverter.cs (6)
739VerifyCommandDoesntExist( ownerType, localName ); 742VerifyCommandDoesntExist( typeof(NavigationCommands), localName ); 743VerifyCommandDoesntExist( typeof(ApplicationCommands), localName ); 744VerifyCommandDoesntExist( typeof(MediaCommands), localName ); 745VerifyCommandDoesntExist( typeof(EditingCommands), localName ); 746VerifyCommandDoesntExist( typeof(ComponentCommands), localName );