Base:
property
IsReadOnly
System.ComponentModel.PropertyDescriptor.IsReadOnly
1 reference to IsReadOnly
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AxHost.cs (1)
6985
if (!this.IsBrowsable && !this.
IsReadOnly
) {