BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.5.2 Assembly / C1.WPF.BarCode Namespace / C1BarCode Class / ForegroundProperty Field

In This Topic
    ForegroundProperty Field (C1BarCode)
    In This Topic
    Identifies the System.Windows.Controls.Control.Foreground dependency property.
    Syntax
    'Declaration
     
    Public Shadows Shared ReadOnly ForegroundProperty As DependencyProperty
    public new static readonly DependencyProperty ForegroundProperty
    See Also