ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1InputComboBox Class / ItemsSourceProperty Field

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