Positions child elements sequentially from top to bottom or from right to left, depending on the value of the Orientation property.
Namespace:
C1.PhoneAssembly: C1.Phone (in C1.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.
Syntax
| C# |
|---|
public class C1WrapPanel : Panel |
| Visual Basic |
|---|
Public Class C1WrapPanel _ Inherits Panel |
| XAML Object Element Usage |
|---|
<C1WrapPanel .../> |
Inheritance Hierarchy
System..::..Object
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Panel
C1.Phone..::..C1WrapPanel
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Panel
C1.Phone..::..C1WrapPanel