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


C1.Silverlight Namespace > C1ComboBoxItem 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 = C1ComboBoxItem.IsSelectedProperty
public static readonly System.Windows.DependencyProperty IsSelectedProperty
See Also

Reference

C1ComboBoxItem Class
C1ComboBoxItem Members