Share via


FeatureManager.CreateFeatureProviders Method

Include Protected Members
Include Inherited Members

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

CreateFeatureProviders(Type)

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

Public method

CreateFeatureProviders(Type, ModelItem)

Creates and returns a set of feature providers that exist for the specified item.

Public method

CreateFeatureProviders(Type, Predicate<Type>)

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

Public method

CreateFeatureProviders(Type, Type)

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

Public method

CreateFeatureProviders(Type, ModelItem, Predicate<Type>)

Creates and returns a set of feature providers that exist for the specified object.

Public method

CreateFeatureProviders(Type, Type, Predicate<Type>)

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

Protected method

CreateFeatureProviders(Type, Type, ModelItem, Predicate<Type>)

Creates the specified feature provider.

Top

See Also

Reference

FeatureManager Class

FeatureManager Members

Microsoft.Windows.Design.Features Namespace