3 references to VisibleChildCount
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (2)
2171oldCount = VisibleChildCount; 2190handler(this, new(oldCount, VisibleChildCount));
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (1)
1617count = targetEntry.VisibleChildCount;