ComponentOne BarCode for UWP
C1.Xaml.BarCode Namespace / C1BarCode Class / ForegroundProperty Field

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