ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1NumericBox Class / ButtonForegroundProperty Field

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