Softlogger
Categories

Dynamically Producing XAML files using XamlWriter.Save Method


The XamlWriter.Save is used to serialize the contents of a WPF application as a XAML file. I wrote a small sample in which we will be serializing the WPF objects to a XAML string using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Windows; using System.Windows.Controls;

Filed under: XML/XSLT  |    On : 2008 Jan 15  |  From: Cool Stuff   | related Posts

Similar Posts



Most Popular

Archives

  • 2008
  • 2007
  • 2006
  • 2005
  • 2004
  • 2003