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