TabControl for WPF | ComponentOne
C1.WPF.TabControl Namespace / C1TabControl Class / UpdateSourceCollectionProperty Field

In This Topic
    UpdateSourceCollectionProperty Field
    In This Topic
    Identifies the UpdateSourceCollection dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly UpdateSourceCollectionProperty As DependencyProperty
    public static readonly DependencyProperty UpdateSourceCollectionProperty
    See Also