Name | Description | |
---|---|---|
![]() | ExpandCollapseState | indicates an element's current Collapsed or Expanded state (Inherited from C1.Win.Accessibility.Items.BaseInterfaces.IUiaExpandCollapseProvider) |
The following tables list the members exposed by IUiaSplitButton.
Name | Description | |
---|---|---|
![]() | ExpandCollapseState | indicates an element's current Collapsed or Expanded state (Inherited from C1.Win.Accessibility.Items.BaseInterfaces.IUiaExpandCollapseProvider) |
Name | Description | |
---|---|---|
![]() | Collapse | Blocking method that returns after the element has been collapsed. (Inherited from C1.Win.Accessibility.Items.BaseInterfaces.IUiaExpandCollapseProvider) |
![]() | Expand | Blocking method that returns after the element has been expanded. (Inherited from C1.Win.Accessibility.Items.BaseInterfaces.IUiaExpandCollapseProvider) |
![]() | Invoke | Request that the control initiate its action. Should return immediately without blocking. There is no way to determine what happened, when it happend, or whether anything happened at all. (Inherited from C1.Win.Accessibility.Items.BaseInterfaces.IUiaInvokeProvider) |