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