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


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

Reference

C1DropDownButton Class
C1DropDownButton Members