FeatureProvider Constructor

Initializes a new instance of the FeatureProvider class.

Namespace:  Microsoft.Windows.Design.Features
Assembly:  Microsoft.Windows.Design.Extensibility (in Microsoft.Windows.Design.Extensibility.dll)

Syntax

'Declaration
Protected Sub New
protected FeatureProvider()
protected:
FeatureProvider()
new : unit -> FeatureProvider
protected function FeatureProvider()

.NET Framework Security

See Also

Reference

FeatureProvider Class

Microsoft.Windows.Design.Features Namespace

FeatureConnector<TFeatureProviderType>

FeatureManager

PrimarySelectionAdornerProvider

PrimarySelectionContextMenuProvider

Other Resources

Feature Providers and Feature Connectors

Understanding WPF Designer Extensibility