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

In This Topic
    SelectionContainer Property (IUiaSelectionItemProvider)
    In This Topic
    The logical element that supports the SelectionPattern for this Item
    Syntax
    'Declaration
     
    
    ReadOnly Property SelectionContainer As IRawElementProviderSimple
    IRawElementProviderSimple SelectionContainer {get;}

    Property Value

    returns a IRawElementProviderSimple
    See Also