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