[This documentation is preliminary and is subject to change.]
Provides XAML support API for applications.
Members
The Windows.UI.Xaml.Markup namespace has these types of members:
Attributes
The Windows.UI.Xaml.Markup namespace has these attributes.
| Attribute | Description |
|---|---|
| ContentPropertyAttribute | Indicates which property of a type is the XAML content property. A XAML processor uses this information when processing XAML child elements of XAML representations of the attributed type. |
Classes
The Windows.UI.Xaml.Markup namespace has these classes.
| Class | Description |
|---|---|
| XamlReader | Provides a XAML processor engine for parsing XAML and creating corresponding object trees. |
Interfaces
The Windows.UI.Xaml.Markup namespace implements these interfaces.
| Interface | Description |
|---|---|
| IComponentConnector | Provides infrastructure support for event wiring and build actions. |
| IXamlMember | Provides the means to report XAML-type system specifics about XAML members, using XAML-type system concepts supported by .NET Framework XAML Services. |
| IXamlMetadataProvider | Implements XAML schema context concepts that support XAML parsing. |
| IXamlType | Provides the means to report XAML-type system specifics about XAML types, using the XAML-type system conceptualization as described by .NET Framework XAML Services. |
Structures
The Windows.UI.Xaml.Markup namespace has these structures.
| Structure | Description |
|---|---|
| XmlnsDefinition | Specifies a mapping on a per-assembly basis between a XAML namespace and a library-code namespace for backing types, which is then used for type resolution by a XAML object writer or XAML schema context. |
Requirements
|
Minimum supported client | Windows 8 Release Preview |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
Build date: 5/22/2012
