Related resources for XAML Layout
  • Various Types of Panels in XAML Layout11/16/2012 10:24:09 AM. In this article we will learn about the XAML Layout Grid Panel, StackPanel, DockPanel, Wrap Panel, Canvas Panel and Panel related Properties Visual and Structural Function with some small examples.
  • XAML Layout using the Panel Class9/29/2012 8:02:58 AM. This article describes how to use the DockPanel element to achieve standard layouts in XAML. While there are a number of interface elements that can be used to position controls in your application, DockPanel provides one of the easiest mechanisms for defining scalable layouts.