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