Method UpdateControlList
- Namespace
- Alternet.FormDesigner.Wpf.PropertyGrid
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
UpdateControlList(DesignItem)
Updates list of the controls can be browsed by the PropertyGrid.
public void UpdateControlList(DesignItem root)
Parameters
root
DesignItemRoot
DesignItem
to be added to the control list.