FeatureProvider-Konstruktor

Initialisiert eine neue Instanz der FeatureProvider-Klasse.

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

Siehe auch

Referenz

FeatureProvider Klasse

Microsoft.Windows.Design.Features-Namespace

FeatureConnector<TFeatureProviderType>

FeatureManager

PrimarySelectionAdornerProvider

PrimarySelectionContextMenuProvider

Weitere Ressourcen

Featureanbieter und Featureverbindungen

WPF-Designer-Erweiterbarkeit