System.Xaml Namespaces
.NET Framework 4.5
The System.Xaml namespaces contain types that support parsing and processing the Extensible Application Markup Language (XAML).
| Namespace | Description |
|---|---|
| System.Xaml | Provides types that relate to XAML readers and XAML writers. This includes the default implementations of .NET Framework XAML Services and its XAML readers and XAML writers. Also contains types relevant to the XAML type system and other support types related to XAML and .NET Framework XAML Services concepts. |
| System.Xaml.Permissions | Contains types that specify permissions for certain XAML loading scenarios, such as loading under partial trust or loading internal types. |
| System.Xaml.Schema | Contains types that support extensibility of the XAML type system. |