Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1ToolbarButton Class / ActualForegroundProperty Field

In This Topic
    ActualForegroundProperty Field (C1ToolbarButton)
    In This Topic
    The ActualForeground dynamic property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ActualForegroundProperty As DependencyProperty
    public static readonly DependencyProperty ActualForegroundProperty
    See Also