Worked Example: Programmatic Addition of a WPF Data Template to a ...
Markup // Load an object from a XAML string let loadFromString = use sr = new StringReader(xaml) use xr = XmlReader.Create(sr) XamlReader.Load xr // Create a data template resource pair let buildDataTemplate<'T>xaml = (new ...
Original post: Worked Example: Programmatic Addition of a WPF Data Template to a ... by at xaml templates - Google Blog Search
Blog tag: Xaml templates
Technorati tag: Xaml templates