Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / C1SelectTool Class / ItemsSourceProperty Field

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