ComponentOne Basic Library for WPF and Silverlight
C1RadialSlider Class
Members 


C1.WPF Namespace : C1RadialSlider Class
Used within the template of the C1RadialMenu control to display radial slider for selecting numeric values. control to display radial slider for selecting numeric values.
Object Model
C1RadialSlider Class
Syntax
'Declaration
 
<System.Windows.TemplatePartAttribute(Name="PointerPanel", Type=C1.WPF.C1RadialPanel)>
Public Class C1RadialSlider 
   Inherits System.Windows.Controls.ItemsControl
'Usage
 
Dim instance As C1RadialSlider
[System.Windows.TemplatePart(Name="PointerPanel", Type=C1.WPF.C1RadialPanel)]
public class C1RadialSlider : System.Windows.Controls.ItemsControl 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ItemsControl
                        C1.WPF.C1RadialSlider

See Also

Reference

C1RadialSlider Members
C1.WPF Namespace