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.

  StructureDescription
Public structureXamlPropertyDescriptionInfrastructure. Describes a property from a type supplied by the XAML language service host.
Public structureXamlTypeDescriptionInfrastructure. Describes a type in a namespace supplied by the XAML language service host.
Public structureXamlTypeNameInfrastructure. Represents the simple and qualified name of a type returned by the GetTypeNames method for a XAML namespace URI.

  InterfaceDescription
Public interfaceIXamlSymbolsInfrastructure. Represents symbols that are used in IntelliSense.

  EnumerationDescription
Public enumerationXamlPropertyOptionsInfrastructure. Indicates information that is needed by the XAML language service for properties that are described by the XAML language service host.
Public enumerationXamlTypeOptionsInfrastructure. Indicates information about a type that is needed by the XAML language service.
Show: