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