Method UpdateControlList
- Namespace
- Alternet.FormDesigner.Wpf.PropertyGrid
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
UpdateControlList(DesignItem)
When implemented by a class, updates list of the controls can be browsed by the PropertyGrid.
void UpdateControlList(DesignItem root)
Parameters
root
DesignItemRoot
DesignItem
to be added to the control list.