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
protected ViewService()
protected:
ViewService()
new : unit -> ViewService
protected function ViewService()

.NET Framework Security

See Also

Reference

ViewService Class

Microsoft.Windows.Design.Services Namespace

ModelItem

DesignerView

ModelService

Other Resources

Editing Model Architecture

WPF Designer Extensibility