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