3 references to CountPropertiesFromOutline
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (3)
949propertyCount += CountPropertiesFromOutline(entries[i].Children); 3605TotalProperties = CountPropertiesFromOutline(TopLevelGridEntries); 3957int propertyCount = CountPropertiesFromOutline(TopLevelGridEntries);