C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1InputComboBox Class / ItemsSourceProperty Field
ItemsSourceProperty Field (C1InputComboBox)
In This Topic
Identifies the ItemsSource dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly ItemsSourceProperty As DependencyProperty
 
See Also