ComponentOne FinancialChart for WPF
C1.WPF Namespace / ScrollBarCornerRadiusBuilder Class / TopRightProperty Field



In This Topic
    TopRightProperty Field
    In This Topic
    Identifies the TopRight dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly TopRightProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ScrollBarCornerRadiusBuilder.TopRightProperty
    public static readonly DependencyProperty TopRightProperty
    public:
    static readonly DependencyProperty^ TopRightProperty
    See Also