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