Posts tagged with xaml

Jun 28 2013

TypeTemplateSelector for WinRT

A cheater's way to get implicit DataTemplates in WinRT.

winrt halfwit c# .net xaml
Jan 13 2012

A Dynamic DataTemplate Generator for WPF

A DataTemplateSelector that will generate a DataTemplate on the fly from your object's properties.

wpf xaml