ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1InputBase Class / ButtonForegroundProperty Field

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