Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
ICSharpCode
WpfDesign
Designer
Services
DefaultViewService
C# Class ICSharpCode.WpfDesign.Designer.Services.DefaultViewService
Inheritance:
ViewService
显示文件
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