XamlFragment Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A XAML document.
public sealed class XamlFragment
type XamlFragment = class
Public NotInheritable Class XamlFragment
- Inheritance
-
XamlFragment
Constructors
| XamlFragment(Object) |
Initializes a new instance of the XamlFragment class. |
| XamlFragment(String) |
Initializes a new instance of the XamlFragment class. |
Properties
| Xaml |
Gets the XAML document. |