3 references to GetValues
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGridInternal\MultiPropertyDescriptorGridEntry.cs (3)
73
foreach (object o in mergedPd.
GetValues
(objs)) {
112
MultiPropertyDescriptorGridEntry[] mergedProps = MultiSelectRootGridEntry.PropertyMerger.GetMergedProperties(mergedPd.
GetValues
(objs), this, this.PropertySort, this.CurrentTab);
134
return mergedPd.
GetValues
(objs);