ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1MultiSelect Class / ItemsSourceProperty Field

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