Implemented interface member:
property
Count
System.Collections.ICollection.Count
1 reference to Count
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\MergePropertyDescriptor.cs (1)
316if (allEqual && collection != null && collection.Count == 0) {