The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
XamlReader Class
Silverlight
Provides a XAML processor engine for parsing XAML and creating corresponding Silverlight object trees.
Namespace: System.Windows.Markup
Assembly: System.Windows (in System.Windows.dll)
The XamlReader type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() ![]() | Load | Parses a well-formed XAML fragment and creates a corresponding Silverlight object tree, and returns the root of the object tree. |
![]() ![]() | LoadWithInitialTemplateValidation | Security Critical. Cannot be called. |
Usage for Load is documented thoroughly in the topic Using XamlReader.Load.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
Show:


