ComponentOne FinancialChart for WPF
ScrollViewerCornerRadiusBase Class
Members 



C1.WPF Namespace : ScrollViewerCornerRadiusBase Class
Element used inside ScrollViewer template in order to provide the appropriate CornerRadius for the scrollbars and scroll content presenter.
Syntax
'Declaration
 
Public MustInherit Class ScrollViewerCornerRadiusBase 
   Inherits System.Windows.FrameworkElement
'Usage
 
Dim instance As ScrollViewerCornerRadiusBase
public abstract class ScrollViewerCornerRadiusBase : System.Windows.FrameworkElement 
public ref class ScrollViewerCornerRadiusBase abstract : public 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.ScrollViewerCornerRadiusBase
                     C1.WPF.ScrollViewerContentPresenterClip
                     C1.WPF.ScrollViewerCornerRadiusBuilder

See Also

Reference

ScrollViewerCornerRadiusBase Members
C1.WPF Namespace