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)
671entry.AddOnRecreateChildren(_recreateChildren); 719entry.RemoveOnRecreateChildren(_recreateChildren);