3 references to CountPropsFromOutline
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (3)
1085cProps += CountPropsFromOutline(((GridEntry)rgipes[i]).Children); 3764totalProps = CountPropsFromOutline(topLevelGridEntries); 4045int props = CountPropsFromOutline(topLevelGridEntries);