Related resources for Uncompiled XAML
  • Understanding Uncompiled XAML to design dynamic UI in WPF9/18/2011 1:34:36 PM. This is a specialized approach that makes sense in certain scenarios where we need highly dynamic user interfaces. We load part of the user interface from a XAML file at runtime using the XamlReader class from the System.Windows.Markup namespace.