ComponentOne Basic Library for WPF and Silverlight
IsSelectedProperty Field (C1ListBoxItem)


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

Reference

C1ListBoxItem Class
C1ListBoxItem Members