FeatureManager Methods

Include Protected Members
Include Inherited Members

The FeatureManager type exposes the following members.

Methods

 

Name

Description

Public method

CreateFeatureProviders

Overloaded. Creates and returns a set of feature providers for the specified type.

Public method

Dispose

Overloaded. Releases the resources used by the FeatureManager.

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Finalizer that calls Dispose. (Overrides Object.Finalize().)

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Public method

InitializeFeatures

Initializes any feature connectors for the feature providers defined on the specified type.

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Protected method

OnFeatureAvailable

Raises the FeatureAvailable event.

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Top

See Also

Reference

FeatureManager Class

Microsoft.Windows.Design.Features Namespace