ComponentOne FinancialChart for WPF
C1SlideContentControl Class
Members 



C1.WPF Namespace : C1SlideContentControl Class
System.Windows.Controls.ContentControl which allows specifying a value between 0 and 1 to perform slide animations which affect the layout.
Syntax
'Declaration
 
Public Class C1SlideContentControl 
   Inherits System.Windows.Controls.ContentControl
'Usage
 
Dim instance As C1SlideContentControl
public class C1SlideContentControl : System.Windows.Controls.ContentControl 
public ref class C1SlideContentControl : public System.Windows.Controls.ContentControl 
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.ContentControl
                        C1.WPF.C1SlideContentControl

See Also

Reference

C1SlideContentControl Members
C1.WPF Namespace