Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / ScrollBarCornerRadiusBuilder Class / TopLeftProperty Field

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