Input for WinForms | ComponentOne
C1.Win.Accessibility.Items.BaseInterfaces Namespace / IUiaSelectionItemProvider Interface
Properties Methods

In This Topic
    IUiaSelectionItemProvider Interface Members
    In This Topic

    The following tables list the members exposed by IUiaSelectionItemProvider.

    Public Properties
     NameDescription
     PropertyCheck whether an element is selected  
     PropertyThe logical element that supports the SelectionPattern for this Item  
    Top
    Public Methods
     NameDescription
     MethodAdds current element to selection  
     MethodRemoves current element from selection  
     MethodSets the current element as the selection This clears the selection from other elements in the container  
    Top
    See Also