Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1View Class / ForegroundProperty Field

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