ItemsControl that provides a 3D rotating cube with different content on each face.
Namespace:
C1.WPF.LegacyAssembly: C1.WPF.Legacy (in C1.WPF.Legacy.dll)
XMLNS for XAML: Not mapped to an xmlns.
Syntax
C# |
---|
[LicenseProviderAttribute] public class C1Cube : ItemsControl |
Visual Basic |
---|
<LicenseProviderAttribute> _ Public Class C1Cube _ Inherits ItemsControl |
XAML Object Element Usage |
---|
<C1Cube .../> |
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.Legacy..::..C1Cube
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.Legacy..::..C1Cube