Panel 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#
public class C1CubePanel : Panel
Visual Basic
Public Class C1CubePanel _
	Inherits Panel
XAML Object Element Usage
<C1CubePanel .../>

Inheritance Hierarchy

See Also