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

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