December 2014
Intermediate to advanced
512 pages
17h 4m
English
The XamlReader class is a runtime XAML parser that enables you to load XAML content as a string. (WPF has a companion XamlWriter class for serializing live objects to a XAML string, but the other XAML-based frameworks do not.) Therefore, programs written in any .NET language can leverage XAML at runtime without much effort.
Read now
Unlock full access