A panel that arranges its children against its edges.

Namespace: Mindscape.PhoneElements
Assembly: Mindscape.PhoneElements (in Mindscape.PhoneElements.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class DockPanel : Panel
Visual Basic
Public Class DockPanel _
	Inherits Panel
Visual C++
public ref class DockPanel : public Panel

Inheritance Hierarchy

See Also