1 instantiation of MultiMergeCollection
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\MergePropertyDescriptor.cs (1)
209
_collection = new
MultiMergeCollection
(collection);
4 references to MultiMergeCollection
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\MergePropertyDescriptor.cs (1)
20
private
MultiMergeCollection
? _collection;
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\MergePropertyDescriptor.MultiMergeCollection.cs (3)
46
/// Compare the contents of this <see cref="
MultiMergeCollection
"/> collection against
47
/// <paramref name="collection"/>. Reinitializes the contents of this <see cref="
MultiMergeCollection
"/>
52
/// <see cref="
MultiMergeCollection
"/>.