Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

System.Activities.Presentation.Metadata Namespace

.NET Framework (current version)
 

Provides classes related to presentation metadata.

ClassDescription
System_CAPS_pubclassActivityArgumentHelper

Provides additional functionalities regarding activity arguments.

System_CAPS_pubclassAttributeCallbackBuilder

Provides access to add attributes for one specific type to one specific AttributeTable.

System_CAPS_pubclassAttributeTable

The attribute table is a read-only collection of metadata attributes that are associated with specific types, members, and dependencies.

System_CAPS_pubclassAttributeTableBuilder

Creates and populates an AttributeTable that is used by the MetadataStore to provide attribute lookup and registration.

System_CAPS_pubclassAttributeTableValidationException

Provides the functionality to throw an exception from the ValidateTable method if the metadata provided in the table does not match properties, methods, and events on real types.

System_CAPS_pubclassMetadataStore

An in-memory collection of hash tables that allows the rapid lookup of designer elements by Type.

InterfaceDescription
System_CAPS_pubinterfaceIRegisterMetadata

Specifies a class that will add extra attributes to the metadata store.

DelegateDescription
System_CAPS_pubdelegateAttributeCallback

Called when attributes are needed for a type.

Return to top
Show: