Implemented interface member:
property
IsReadOnly
System.Collections.IList.IsReadOnly
2 overrides of IsReadOnly
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripItemCollection.cs (1)
338public override bool IsReadOnly { get { return this.isReadOnly; }}
winforms\Managed\System\WinForms\WinFormsUtils.cs (1)
526public override bool IsReadOnly {