Input for WinForms | ComponentOne
C1.Win.Accessibility.Items Namespace / UiaToolBar Class / SourceItem Property

In This Topic
    SourceItem Property (UiaToolBar)
    In This Topic
    Gets source item with ISupportUia.
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property SourceItem As ISupportUia
    protected ISupportUia SourceItem {get;}
    See Also