1 override of PropertyDescriptor
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
772public override PropertyDescriptor PropertyDescriptor {
1 reference to PropertyDescriptor
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGrid.cs (1)
3366Type propertyType = changedItem.PropertyDescriptor.PropertyType;