Method GetView
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
GetView(DesignItem)
Gets the view for the specified model item.
This is equivalent to using model.View
.
public DependencyObject GetView(DesignItem model)
Parameters
model
DesignItem