[]
        
(Showing Draft Content)

C1.Win.Accessibility.Items.ProviderExt.ExpandExt

ExpandExt Method

ExpandExt(IUiaExpandCollapseProvider, UiaItem)

Requests to change ToggleState of the element to selection and raises ExpandCollapseState property change event.

Declaration
public static void ExpandExt(this IUiaExpandCollapseProvider expandCollapseItem, UiaItem uiaItem)
Public Shared Sub ExpandExt(expandCollapseItem As IUiaExpandCollapseProvider, uiaItem As UiaItem)
Parameters
Type Name Description
IUiaExpandCollapseProvider expandCollapseItem

An item that implements IUiaExpandCollapseProvider.

UiaItem uiaItem

An UiaItem that implements IExpandCollapseProvider.