Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1ToolbarToggleItem Class / MouseOverForegroundBrushProperty Field

In This Topic
    MouseOverForegroundBrushProperty Field (C1ToolbarToggleItem)
    In This Topic
    Identifies the MouseOverForegroundBrush dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MouseOverForegroundBrushProperty As DependencyProperty
    public static readonly DependencyProperty MouseOverForegroundBrushProperty
    See Also