1 write to _recreateChildren
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (1)
130
_recreateChildren
= OnRecreateChildren;
2 references to _recreateChildren
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (2)
695
entry.AddOnRecreateChildren(
_recreateChildren
);
743
entry.RemoveOnRecreateChildren(
_recreateChildren
);