Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
A Panel is a type of FrameworkElement that positions and arranges child objects. Examples of panels include StackPanel and Grid. For more detailed information on the content model for Panel and how to use this type see Panels Overview.
Content Model
Primary content property |
|
Primary content type |
One or more UIElement objects. |
Other content properties |
None |
Content model information |
See the Children property. |
Types
The following table lists the types that belong to the Panel Type Family.
| Name |
|---|
Grid |
StackPanel |