Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / ScrollBarCornerRadiusBuilder Class / TopLeftProperty Field

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