Public · Protected · Private
Layout Panels
Type: Public  |  Created: 2012-06-17  |  Frozen: Yes
« Previous Public Blog Next Public Blog »
Comments
  • 1 StackPanel elements in a horizontal or vertical stack. 2 WrapPanel elements in a series of wrapped lines horizontal or vertical . 3 DockPanel elements against an entire edge of the container. 4 Grid elements in rows and columns according to an invisible table. 5 UniformGrid elements table of fixed cells more like a gridview 6 Canvas elements to be positioned absolutely using fixed coordinates.
    2012-06-17 10:35
This blog is frozen. No new comments or edits allowed.