Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1NumericBox Class / ButtonBackgroundProperty Field

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