Base:
method
GetValue
System.ComponentModel.PropertyDescriptor.GetValue(System.Object)
2 references to GetValue
System.Windows.Forms.Design (2)
System\ComponentModel\Design\InheritedPropertyDescriptor.cs (2)
148
return !Equals(
GetValue
(component), _defaultValue);
288
return !Equals(
GetValue
(component), _defaultValue);