This documentation is archived and is not being maintained.
System.Xaml Namespaces
Visual Studio 2010
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.Hosting | Contains classes related to XAML hosting. |
| System.Xaml.Hosting.Configuration | Contains classes related to XAML hosting configuration. |
| 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. |
Show: