Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1ToolbarToggleItem Class / ActualForeground Property

In This Topic
    ActualForeground Property (C1ToolbarToggleItem)
    In This Topic
    The ActualForeground CLR property - wrapper for ActualForegroundProperty.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ActualForeground As Brush
    public Brush ActualForeground {get;}
    See Also