Share via


ViewService Constructor

Initializes a new instance of the ViewService class.

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()

.NET Framework Security

See Also

Reference

ViewService Class

ViewService Members

Microsoft.Windows.Design.Services Namespace

ModelItem

DesignerView

ModelService

Other Resources

Editing Model Architecture

WPF Designer Extensibility