Freigeben über


FeatureConnectorInformation-Konstruktor

Initialisiert eine neue Instanz der FeatureConnectorInformation-Klasse.

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-Sicherheit

Siehe auch

Referenz

FeatureConnectorInformation Klasse

Microsoft.Windows.Design.Features-Namespace

FeatureManager

FeatureProvider

FeatureConnectorAttribute

Weitere Ressourcen

Featureanbieter und Featureverbindungen

WPF-Designer-Erweiterbarkeit