ItemsControl that provides a 3D rotating cube with different content on each face.

Namespace:  C1.WPF.Legacy
Assembly:  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

See Also