Base:
method
GetPropertyValue
System.Windows.Forms.AccessibleObject.GetPropertyValue(System.Int32)
1 override of GetPropertyValue
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
1176
internal override object
GetPropertyValue
(int propertyID) {
1 reference to GetPropertyValue
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
1190
return base.
GetPropertyValue
(propertyID);