FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlCellView Class / IsMouseOverProperty Field

In This Topic
    IsMouseOverProperty Field
    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