Core Library for WPF | ComponentOne
C1.WPF.Core 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
    public static readonly DependencyProperty TopRightProperty
    See Also