ComponentOne Basic Library for WPF and Silverlight
ScrollBarCornerRadiusBuilder Class
Members 


C1.WPF Namespace : ScrollBarCornerRadiusBuilder Class
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
'Usage
 
Dim instance As ScrollBarCornerRadiusBuilder
public class ScrollBarCornerRadiusBuilder : System.Windows.FrameworkElement 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  C1.WPF.ScrollBarCornerRadiusBuilder

See Also

Reference

ScrollBarCornerRadiusBuilder Members
C1.WPF Namespace