C1.UWP Assembly / C1.Xaml Namespace / C1SlideContentControl Class
Members

C1SlideContentControl Class
Windows.UI.Xaml.Controls.ContentControl which allows specifying a value between 0 and 1 to perform slide animations which affect the layout.
Object Model
C1SlideContentControl Class
Syntax
'Declaration
 
Public Class C1SlideContentControl 
   Inherits Windows.UI.Xaml.Controls.ContentControl
 
Inheritance Hierarchy

System.Object
   Windows.UI.Xaml.DependencyObject
      Windows.UI.Xaml.UIElement
         Windows.UI.Xaml.FrameworkElement
            Windows.UI.Xaml.Controls.Control
               Windows.UI.Xaml.Controls.ContentControl
                  C1.Xaml.C1SlideContentControl

See Also