6 references to GetPropertyValueList
System.Windows.Forms (6)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (6)
1432object[] values = gridEntry.GetPropertyValueList(); 1805object[] values = gridEntry.GetPropertyValueList(); 1974object[] values = gridEntry.GetPropertyValueList(); 2682object[] rgvalues = gridEntry.GetPropertyValueList(); 3337object[] values = selectedGridEntry.GetPropertyValueList(); 3864object[] rgItems = gridEntry.GetPropertyValueList();