3 references to GetPropertyValue
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs (3)
195
object? value =
GetPropertyValue
(GetValueOwner());
559
object? oldValue =
GetPropertyValue
(owner);
782
object? value =
GetPropertyValue
(owner);