ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.WPF.ExpressionEditor Namespace / C1ExpressionEditorPanel Class / ButtonForegroundProperty Field

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