Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
XamlReader Class
Load Method
Collapse All/Expand All Collapse All
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
XamlReader..::.Load Method

Reads XAML markup and returns the root of the corresponding object tree.

  NameDescription
Public methodStatic memberLoad(Stream)Reads the XAML markup in the specified Stream and returns an Object that corresponds to the root of the specified markup.
Public methodStatic memberLoad(XmlReader)Reads the XAML markup in the specified XmlReader and returns an object that corresponds to the root of the specified markup.
Public methodStatic memberLoad(Stream, ParserContext)Reads the XAML markup in the specified Stream and returns an object that corresponds to the root object of the specified markup.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker