ComponentOne Basic Library for UWP
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 Windows.UI.Xaml.DependencyProperty
    public new static readonly Windows.UI.Xaml.DependencyProperty IsMouseOverProperty
    See Also