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