ComponentOne Basic Library for WPF and Silverlight
SelectedItemsProperty Field (C1ListBox)


C1.WPF Namespace > C1ListBox Class : SelectedItemsProperty Field
Identifies the SelectedItems dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly SelectedItemsProperty As System.Windows.DependencyProperty
'Usage
 
Dim value As System.Windows.DependencyProperty
 
value = C1ListBox.SelectedItemsProperty
public static readonly System.Windows.DependencyProperty SelectedItemsProperty
See Also

Reference

C1ListBox Class
C1ListBox Members