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