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