Related resources for XAML Table
  • Working with WPF Table using XAML - Part I9/29/2012 10:11:54 AM. In this article, I will use WPF table in XAML format. This one defines a flexible grid area that contains rows and columns. At the contrast of the Grid object witch is defined in the System.Windows.Controls, the table object is defined in the System.Windows.Documents namespace.