Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1Window Class / ButtonForegroundProperty Field

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