FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotPanel Class / IsMouseOver Property

In This Topic
    IsMouseOver Property (FlexPivotPanel)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsMouseOver As Boolean
    public bool IsMouseOver {get;}
    See Also