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


C1.Silverlight Namespace > C1ComboBoxItem Class : IsMouseOverProperty Field
Identifies the IsMouseOver dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly IsMouseOverProperty As System.Windows.DependencyProperty
'Usage
 
Dim value As System.Windows.DependencyProperty
 
value = C1ComboBoxItem.IsMouseOverProperty
public static readonly System.Windows.DependencyProperty IsMouseOverProperty
See Also

Reference

C1ComboBoxItem Class
C1ComboBoxItem Members