ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockTabControl Class / MouseOverBrushProperty Field

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