Sdílet prostřednictvím


ViewService-Konstruktor

Aktualisiert: November 2007

Initialisiert eine neue Instanz der ViewService-Klasse.

Namespace:  Microsoft.Windows.Design.Services
Assembly:  Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)

Syntax

'Declaration
Protected Sub New
'Usage

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

Berechtigungen

Siehe auch

Referenz

ViewService-Klasse

ViewService-Member

Microsoft.Windows.Design.Services-Namespace

ModelItem

DesignerView

ModelService

Weitere Ressourcen

Bearbeitungsmodellarchitektur

WPF-Designer-Erweiterbarkeit