ComponentOne FinancialChart for WPF
C1.WPF 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
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ScrollBarCornerRadiusBuilder.TopLeftProperty
    public static readonly DependencyProperty TopLeftProperty
    public:
    static readonly DependencyProperty^ TopLeftProperty
    See Also