This documentation is archived and is not being maintained.
Microsoft.Xaml.Symbols Namespace
.NET Framework 3.5
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Provides an infrastructure for handling XAML documents in the Windows Presentation Foundation (WPF) Designer for Visual Studio.
| Structure | Description | |
|---|---|---|
![]() | XamlPropertyDescription | Infrastructure. Describes a property from a type supplied by the XAML language service host. |
![]() | XamlTypeDescription | Infrastructure. Describes a type in a namespace supplied by the XAML language service host. |
![]() | XamlTypeName | Infrastructure. Represents the simple and qualified name of a type returned by the GetTypeNames method for a XAML namespace URI. |
| Interface | Description | |
|---|---|---|
![]() | IXamlSymbols | Infrastructure. Represents symbols that are used in IntelliSense. |
| Enumeration | Description | |
|---|---|---|
![]() | XamlPropertyOptions | Infrastructure. Indicates information that is needed by the XAML language service for properties that are described by the XAML language service host. |
![]() | XamlTypeOptions | Infrastructure. Indicates information about a type that is needed by the XAML language service. |
Show:
