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

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