Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1TabControl Class / UpdateSourceCollectionProperty Field

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