GetView Method
GetView(DesignItem)
Gets the view for the specified model item.
This is equivalent to using model.View
.
Declaration
public DependencyObject GetView(DesignItem model)
Parameters
Type | Name | Description |
---|---|---|
DesignItem | model |
Returns
Type | Description |
---|---|
System.Windows.DependencyObject |