Share via


FeatureConnectorInformation Constructor

Initializes a new instance of the FeatureConnectorInformation class.

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

Syntax

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

.NET Framework Security

See Also

Reference

FeatureConnectorInformation Class

Microsoft.Windows.Design.Features Namespace

FeatureManager

FeatureProvider

FeatureConnectorAttribute

Other Resources

Feature Providers and Feature Connectors

Understanding WPF Designer Extensibility