Sdílet prostřednictvím


FeatureProvider-Konstruktor

Aktualisiert: November 2007

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
'Usage

Dim instance As New FeatureProvider()
protected FeatureProvider()
protected:
FeatureProvider()
protected function FeatureProvider()

Berechtigungen

Siehe auch

Referenz

FeatureProvider-Klasse

FeatureProvider-Member

Microsoft.Windows.Design.Features-Namespace

FeatureConnector<TFeatureProviderType>

FeatureManager

PrimarySelectionAdornerProvider

PrimarySelectionContextMenuProvider

Weitere Ressourcen

Featureanbieter und Featureverbindungen

WPF-Designer-Erweiterbarkeit