Base:
property
ShouldRenderReadOnly
System.Windows.Forms.PropertyGridInternal.PropertyDescriptorGridEntry.ShouldRenderReadOnly
1 reference to ShouldRenderReadOnly
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\ImmutablePropertyDescriptorGridEntry.cs (1)
31internal override bool IsPropertyReadOnly => ShouldRenderReadOnly;