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

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