ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1InputPanelPresenter Class / ButtonBackgroundProperty Field

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