C# Class ICSharpCode.WpfDesign.Designer.Services.DefaultViewService

Inheritance: ViewService
Exibir arquivo Open project: icsharpcode/WpfDesigner

Public Methods

Method Description
DefaultViewService ( DesignContext context )
GetModel ( System view ) : DesignItem

Method Details

DefaultViewService() public method

public DefaultViewService ( DesignContext context )
context DesignContext

GetModel() public method

public GetModel ( System view ) : DesignItem
view System
return DesignItem