The following tables list the members exposed by IToolbarTarget.
Name | Description | |
---|---|---|
![]() | CommandCompleted | Executed when the toolbar target has completed a command. |
![]() | InvalidateActions | Notify the toolbar that the current target actions are invalid and it needs to obtain a new set of actions from the target. |
Name | Description | |
---|---|---|
![]() | AddCommandAvailabilityListener | Adds listener for toolbar commands |
![]() | AddCommandStateChangedListener | |
![]() | DismissContextAccessor | The toolbar dismisses an accessor to its context for binding against. |
![]() | GetDesiredToolbarActions | Gets toolbar actions desired by the target |
![]() | OnToolCommandExecuting | Occurs on executing toolbar command |
![]() | ProvideContextAccessor | The toolbar will provide an accessor to its context for binding against. |
![]() | RemoveCommandAvailabilityListener | Removes listener for toolbar commands |
![]() | RemoveCommandStateChangedListener |