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

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