2 references to RecreateChildren
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (1)
2162
protected void RecreateChildren() =>
RecreateChildren
(-1);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
683
RecreateChildren
(childCount);