For a list of all members of this type, see CommandSourceManager members.
Name | Description | |
---|---|---|
![]() ![]() | GetTargets | Gets a list of registered ICommandTarget objects that support the specified command. |
![]() ![]() | NotifyCanExecuteChanged | An ICommandTarget will generally invoke this method to notify all registered commands that have the specific Target to check and see if it still can execute. |
![]() ![]() | RegisterCommandTarget | Registers the specified ICommandTarget with the CommandSourceManager |
![]() ![]() | UnregisterCommandTarget | Unregisters the specified ICommandTarget with the CommandSourceManager |