The following tables list the members exposed by CommandSourceManager.
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 |