Base:
property
IsReadOnly
System.Windows.Forms.Layout.ArrangedElementCollection.IsReadOnly
Implemented interface member:
property
IsReadOnly
System.Collections.IList.IsReadOnly
8 references to IsReadOnly
System.Windows.Forms (8)
winforms\Managed\System\WinForms\ToolStrip.cs (1)
2108if (!Items.IsReadOnly) {
winforms\Managed\System\WinForms\ToolStripItemCollection.cs (7)
141if (IsReadOnly) { 162if (IsReadOnly) { 191if (IsReadOnly) { 233if (IsReadOnly) { 457if (IsReadOnly) { 469if (IsReadOnly) { 485if (IsReadOnly) {