InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1InputBase Class / LabelForegroundProperty Field

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