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

In This Topic
    ScrollBarCornerRadiusBuilder Class
    In This Topic
    Element used inside ScrollBar template in order to provide the appropriate CornerRadius for the scrollbar buttons.
    Object Model
    ScrollBarCornerRadiusBuilder Class
    Syntax
    'Declaration
     
    
    Public Class ScrollBarCornerRadiusBuilder 
       Inherits System.Windows.FrameworkElement
    public class ScrollBarCornerRadiusBuilder : System.Windows.FrameworkElement 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                C1.Silverlight.ScrollBarCornerRadiusBuilder

    See Also