Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1DropDownButton Class / IsMouseOverProperty Field

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