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