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