Base:
property
IsReadOnly
System.Windows.Forms.AccessibleObject.IsReadOnly
2 references to IsReadOnly
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (2)
6944if (this.IsReadOnly) { 6995return !this.IsReadOnly;