3 references to GetPropertyValueCore
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (3)
306object objRet = GetPropertyValueCore(GetValueOwner()); 637object oldValue = GetPropertyValueCore(obj); 873object value = GetPropertyValueCore(obj);