XamlFragment Class

Definition

A XAML document.

public sealed class XamlFragment
type XamlFragment = class
Public NotInheritable Class XamlFragment
Inheritance
XamlFragment

Constructors

XamlFragment(String)

Initializes a new instance of the XamlFragment class.

Properties

Xaml

Gets the XAML document.

Applies to