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)
2108
if (!Items.
IsReadOnly
) {
winforms\Managed\System\WinForms\ToolStripItemCollection.cs (7)
141
if (
IsReadOnly
) {
162
if (
IsReadOnly
) {
191
if (
IsReadOnly
) {
233
if (
IsReadOnly
) {
457
if (
IsReadOnly
) {
469
if (
IsReadOnly
) {
485
if (
IsReadOnly
) {