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