Share via


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
'Usage
Dim instance As New FeatureProvider()
protected FeatureProvider()
protected:
FeatureProvider()
protected function FeatureProvider()

.NET Framework Security

See Also

Reference

FeatureProvider Class

FeatureProvider Members

Microsoft.Windows.Design.Features Namespace

FeatureConnector<TFeatureProviderType>

FeatureManager

PrimarySelectionAdornerProvider

PrimarySelectionContextMenuProvider

Other Resources

Feature Providers and Feature Connectors

Understanding WPF Designer Extensibility