This topic has not yet been rated - Rate this topic

XamlServices.Transform Method

Connects a XamlReader and a XamlWriter in order to use a common XAML node set intermediary. Potentially transforms the content, depending on the types of readers and writers that are provided.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Static member Transform(XamlReader, XamlWriter) Connects a XamlReader and a XamlWriter to use a common XAML node set intermediary. Potentially transforms the content, depending on the types of readers and writers that are provided.
Public method Static member Transform(XamlReader, XamlWriter, Boolean) Connects a XamlReader and a XamlWriter to use a common XAML node set intermediary. Potentially transforms the content, depending on the types of readers and writers that are provided. Provides a parameter for specifying whether to close the writer after the call is completed.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.