Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / C1Accordion Class / IsMouseOverProperty Field

In This Topic
    IsMouseOverProperty Field (C1Accordion)
    In This Topic
    Identifies the IsMouseOver dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsMouseOverProperty As DependencyProperty
    public static readonly DependencyProperty IsMouseOverProperty
    See Also