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

In This Topic
    IUiaSelectionItemProvider Interface
    In This Topic
    Define a Selectable Item (only supported on logical elements that are a child of an Element that supports SelectionPattern and is itself selectable). This allows for manipulation of Selection from the element itself.
    Syntax
    'Declaration
     
    
    Public Interface IUiaSelectionItemProvider 
    public interface IUiaSelectionItemProvider 
    See Also