2 references to MaxRecurseExpand
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGrid.cs (1)
2521
gridView.RecursivelyExpand(peMain, false, true, PropertyGridView.
MaxRecurseExpand
);
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
3022
RecursivelyExpand(gridEntry,true, true,
MaxRecurseExpand
);