160 implementations of IsReadOnly
mscorlib (12)
system\array.cs (1)
690public bool IsReadOnly
system\collections\arraylist.cs (4)
148public virtual bool IsReadOnly { 1501public virtual bool IsReadOnly { 1600public virtual bool IsReadOnly { 1858public virtual bool IsReadOnly {
system\collections\collectionbase.cs (1)
83bool IList.IsReadOnly {
system\collections\generic\list.cs (1)
154bool System.Collections.IList.IsReadOnly {
system\collections\objectmodel\collection.cs (1)
248bool IList.IsReadOnly {
system\collections\objectmodel\readonlycollection.cs (1)
182bool IList.IsReadOnly {
system\collections\sortedlist.cs (2)
836public virtual bool IsReadOnly { 924public virtual bool IsReadOnly {
system\runtime\interopservices\windowsruntime\clrireferenceimpl.cs (1)
201bool IList.IsReadOnly
PresentationCore (50)
Core\CSharp\System\Windows\FreezableCollection.cs (1)
447bool IList.IsReadOnly
Core\CSharp\system\windows\generated\TextDecorationCollection.cs (1)
344bool IList.IsReadOnly
Core\CSharp\System\Windows\Ink\StrokeCollection.cs (1)
907bool IList.IsReadOnly
Core\CSharp\System\Windows\Input\Command\CommandBindingCollection.cs (1)
304public bool IsReadOnly
Core\CSharp\System\Windows\Input\Command\InputBindingCollection.cs (1)
418public bool IsReadOnly
Core\CSharp\System\Windows\Input\Command\InputGestureCollection.cs (1)
339public bool IsReadOnly
Core\CSharp\System\Windows\Media\Animation\Generated\BooleanKeyFrameCollection.cs (1)
404public bool IsReadOnly
Core\CSharp\System\Windows\Media\Animation\Generated\ByteKeyFrameCollection.cs (1)
404public bool IsReadOnly
Core\CSharp\System\Windows\Media\Animation\Generated\CharKeyFrameCollection.cs (1)
404public bool IsReadOnly
Core\CSharp\System\Windows\Media\Animation\Generated\ColorKeyFrameCollection.cs (1)
404public bool IsReadOnly
Core\CSharp\System\Windows\Media\Animation\Generated\DecimalKeyFrameCollection.cs (1)
404public bool IsReadOnly
Core\CSharp\System\Windows\Media\Animation\Generated\DoubleKeyFrameCollection.cs (1)
404public bool IsReadOnly
Core\CSharp\System\Windows\Media\Animation\Generated\Int16KeyFrameCollection.cs (1)
404public bool IsReadOnly
Core\CSharp\System\Windows\Media\Animation\Generated\Int32KeyFrameCollection.cs (1)
404public bool IsReadOnly
Core\CSharp\System\Windows\Media\Animation\Generated\Int64KeyFrameCollection.cs (1)
404public bool IsReadOnly
Core\CSharp\System\Windows\Media\Animation\Generated\MatrixKeyFrameCollection.cs (1)
404public bool IsReadOnly
Core\CSharp\System\Windows\Media\Animation\Generated\ObjectKeyFrameCollection.cs (1)
404public bool IsReadOnly
Core\CSharp\System\Windows\Media\Animation\Generated\Point3DKeyFrameCollection.cs (1)
404public bool IsReadOnly
Core\CSharp\System\Windows\Media\Animation\Generated\PointKeyFrameCollection.cs (1)
404public bool IsReadOnly
Core\CSharp\System\Windows\Media\Animation\Generated\QuaternionKeyFrameCollection.cs (1)
404public bool IsReadOnly
Core\CSharp\System\Windows\Media\Animation\Generated\RectKeyFrameCollection.cs (1)
404public bool IsReadOnly
Core\CSharp\System\Windows\Media\Animation\Generated\Rotation3DKeyFrameCollection.cs (1)
404public bool IsReadOnly
Core\CSharp\System\Windows\Media\Animation\Generated\SingleKeyFrameCollection.cs (1)
404public bool IsReadOnly
Core\CSharp\System\Windows\Media\Animation\Generated\SizeKeyFrameCollection.cs (1)
404public bool IsReadOnly
Core\CSharp\System\Windows\Media\Animation\Generated\StringKeyFrameCollection.cs (1)
404public bool IsReadOnly
Core\CSharp\System\Windows\Media\Animation\Generated\TimelineCollection.cs (1)
352bool IList.IsReadOnly
Core\CSharp\System\Windows\Media\Animation\Generated\Vector3DKeyFrameCollection.cs (1)
404public bool IsReadOnly
Core\CSharp\System\Windows\Media\Animation\Generated\VectorKeyFrameCollection.cs (1)
404public bool IsReadOnly
Core\CSharp\System\Windows\Media\Effects\Generated\BitmapEffectCollection.cs (1)
351bool IList.IsReadOnly
Core\CSharp\System\Windows\Media\FamilyMapCollection.cs (1)
161public bool IsReadOnly
Core\CSharp\System\Windows\Media\FamilyTypefaceCollection.cs (1)
147public bool IsReadOnly
Core\CSharp\System\Windows\Media\Generated\DoubleCollection.cs (1)
305bool IList.IsReadOnly
Core\CSharp\System\Windows\Media\Generated\DrawingCollection.cs (1)
365bool IList.IsReadOnly
Core\CSharp\System\Windows\Media\Generated\GeneralTransformCollection.cs (1)
353bool IList.IsReadOnly
Core\CSharp\System\Windows\Media\Generated\GeometryCollection.cs (1)
365bool IList.IsReadOnly
Core\CSharp\System\Windows\Media\Generated\GradientStopCollection.cs (1)
353bool IList.IsReadOnly
Core\CSharp\System\Windows\Media\Generated\Int32Collection.cs (1)
305bool IList.IsReadOnly
Core\CSharp\System\Windows\Media\Generated\PathFigureCollection.cs (1)
354bool IList.IsReadOnly
Core\CSharp\System\Windows\Media\Generated\PathSegmentCollection.cs (1)
353bool IList.IsReadOnly
Core\CSharp\System\Windows\Media\Generated\PointCollection.cs (1)
305bool IList.IsReadOnly
Core\CSharp\System\Windows\Media\Generated\TextEffectCollection.cs (1)
353bool IList.IsReadOnly
Core\CSharp\System\Windows\Media\Generated\TransformCollection.cs (1)
365bool IList.IsReadOnly
Core\CSharp\System\Windows\Media\Generated\VectorCollection.cs (1)
305bool IList.IsReadOnly
Core\CSharp\System\Windows\Media3D\Generated\GeneralTransform3DCollection.cs (1)
349bool IList.IsReadOnly
Core\CSharp\System\Windows\Media3D\Generated\MaterialCollection.cs (1)
361bool IList.IsReadOnly
Core\CSharp\System\Windows\Media3D\Generated\Model3DCollection.cs (1)
361bool IList.IsReadOnly
Core\CSharp\System\Windows\Media3D\Generated\Point3DCollection.cs (1)
301bool IList.IsReadOnly
Core\CSharp\System\Windows\Media3D\Generated\Transform3DCollection.cs (1)
361bool IList.IsReadOnly
Core\CSharp\System\Windows\Media3D\Generated\Vector3DCollection.cs (1)
301bool IList.IsReadOnly
Core\CSharp\System\Windows\Media3D\Visual3DCollection.cs (1)
376bool IList.IsReadOnly
PresentationFramework (16)
src\Framework\MS\Internal\Controls\InnerItemCollectionView.cs (1)
164public bool IsReadOnly
src\Framework\MS\Internal\Data\LiveShapingList.cs (1)
550public bool IsReadOnly
src\Framework\MS\Internal\Data\ParameterCollection.cs (1)
45bool IList.IsReadOnly
src\Framework\MS\Internal\Documents\ContentElementCollection.cs (1)
490bool IList.IsReadOnly
src\Framework\System\Windows\Controls\CustomDictionarySources.cs (1)
265bool IList.IsReadOnly
src\Framework\System\Windows\Controls\ItemCollection.cs (1)
804bool IList.IsReadOnly
src\Framework\System\Windows\Controls\MultipleCopiesCollection.cs (1)
273public bool IsReadOnly
src\Framework\System\Windows\Controls\UIElementCollection.cs (1)
450bool IList.IsReadOnly
src\Framework\System\Windows\Data\CompositeCollection.cs (1)
385bool IList.IsReadOnly
src\Framework\System\Windows\Documents\TableCellCollection.cs (1)
310bool IList.IsReadOnly
src\Framework\System\Windows\Documents\TableColumnCollection.cs (1)
318bool IList.IsReadOnly
src\Framework\System\Windows\Documents\TableRowCollection.cs (1)
310bool IList.IsReadOnly
src\Framework\System\Windows\Documents\TableRowGroupCollection.cs (1)
310bool IList.IsReadOnly
src\Framework\System\Windows\Documents\TextElementCollection.cs (1)
539bool IList.IsReadOnly
src\Framework\System\Windows\Media\Animation\Generated\ThicknessKeyFrameCollection.cs (1)
404public bool IsReadOnly
src\Framework\System\Windows\TriggerActionCollection.cs (1)
61public bool IsReadOnly
System (7)
compmod\system\codedom\CodeNamespaceImportCollection.cs (1)
58 bool IList.IsReadOnly
compmod\system\collections\specialized\stringcollection.cs (1)
43 bool IList.IsReadOnly
compmod\system\componentmodel\design\DesignerOptionService.cs (1)
362bool IList.IsReadOnly {
compmod\system\componentmodel\EventDescriptorCollection.cs (1)
496bool IList.IsReadOnly {
compmod\system\componentmodel\ListSortDescriptionCollection.cs (1)
61bool IList.IsReadOnly {
compmod\system\componentmodel\PropertyDescriptorCollection.cs (1)
639bool IList.IsReadOnly {
compmod\system\diagnostics\TraceListeners.cs (1)
204bool IList.IsReadOnly {
System.Activities.Presentation (4)
System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelItemCollection.cs (1)
300bool IList.IsReadOnly {
System.Activities.Presentation\System\Activities\Presentation\NamespaceListProperty.cs (1)
254public bool IsReadOnly
System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxCategory.cs (1)
162bool IList.IsReadOnly
System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxCategoryItems.cs (1)
155bool IList.IsReadOnly
System.Core (1)
Microsoft\Scripting\Utils\ReadOnlyCollectionBuilder.cs (1)
291bool System.Collections.IList.IsReadOnly {
System.Data (9)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelItemCollection.cs (1)
300bool IList.IsReadOnly {
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\NamespaceListProperty.cs (1)
254public bool IsReadOnly
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxCategory.cs (1)
162bool IList.IsReadOnly
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxCategoryItems.cs (1)
155bool IList.IsReadOnly
fx\src\data\System\Data\Common\DataColumnMappingCollection.cs (1)
33bool System.Collections.IList.IsReadOnly {
fx\src\data\System\Data\Common\DataTableMappingCollection.cs (1)
37bool System.Collections.IList.IsReadOnly {
fx\src\data\System\Data\Common\DbParameterCollection.cs (1)
43virtual public bool IsReadOnly {
fx\src\data\System\Data\DataView.cs (1)
882bool IList.IsReadOnly {
fx\src\data\System\Data\DataViewManager.cs (1)
153bool IList.IsReadOnly {
System.Data.Entity (1)
System\Data\Objects\ObjectView.cs (1)
302bool IList.IsReadOnly
System.Data.Linq (1)
Types.cs (1)
587bool IList.IsReadOnly {
System.Data.SqlXml (2)
System\Xml\Xsl\ListBase.cs (1)
58public virtual bool IsReadOnly {
System\Xml\Xsl\Runtime\XmlQuerySequence.cs (1)
220bool System.Collections.IList.IsReadOnly {
System.Drawing (1)
misc\ClientUtils.cs (1)
433public bool IsReadOnly { get { return InnerList.IsReadOnly; } }
System.IdentityModel (1)
System\IdentityModel\ImmutableCollection.cs (1)
69bool IList.IsReadOnly
System.Security (3)
system\security\cryptography\xml\c14nutil.cs (1)
635public Boolean IsReadOnly {
system\security\cryptography\xml\encryptedkey.cs (1)
310Boolean IList.IsReadOnly {
system\security\cryptography\xml\encryptedtype.cs (1)
364public Boolean IsReadOnly {
System.ServiceModel (2)
System\ServiceModel\SynchronizedCollection.cs (1)
256bool IList.IsReadOnly
System\ServiceModel\SynchronizedReadOnlyCollection.cs (1)
209bool IList.IsReadOnly
System.Web (6)
SiteMapNodeCollection.cs (1)
271bool IList.IsReadOnly {
UI\StateManagedCollection.cs (1)
580bool IList.IsReadOnly {
UI\WebControls\ListItemCollection.cs (1)
256public bool IsReadOnly {
UI\WebControls\TableCellCollection.cs (1)
165public bool IsReadOnly {
UI\WebControls\TableRowCollection.cs (1)
163public bool IsReadOnly {
UI\WebControls\Wizard.cs (1)
3521public bool IsReadOnly {
System.Windows.Forms (38)
winforms\Managed\System\WinForms\AutoCompleteStringCollection.cs (1)
56bool IList.IsReadOnly
winforms\Managed\System\WinForms\BindingSource.cs (1)
1727public virtual bool IsReadOnly {
winforms\Managed\System\WinForms\CheckedListBox.cs (2)
1215public bool IsReadOnly { 1427public bool IsReadOnly {
winforms\Managed\System\WinForms\ComboBox.cs (1)
4100public bool IsReadOnly {
winforms\Managed\System\WinForms\DataGridColumnCollection.cs (1)
88bool IList.IsReadOnly {
winforms\Managed\System\WinForms\DataGridTableCollection.cs (1)
79bool IList.IsReadOnly {
winforms\Managed\System\WinForms\DataGridViewCellCollection.cs (1)
90bool IList.IsReadOnly
winforms\Managed\System\WinForms\DataGridViewColumnCollection.cs (1)
51bool IList.IsReadOnly
winforms\Managed\System\WinForms\DataGridViewComboBoxCell.cs (1)
2839public bool IsReadOnly
winforms\Managed\System\WinForms\DataGridViewRowCollection.cs (1)
112bool IList.IsReadOnly
winforms\Managed\System\WinForms\DataGridViewSelectedCellCollection.cs (1)
88bool IList.IsReadOnly
winforms\Managed\System\WinForms\DataGridViewSelectedColumnCollection.cs (1)
85bool IList.IsReadOnly
winforms\Managed\System\WinForms\DataGridViewSelectedRowCollection.cs (1)
88bool IList.IsReadOnly
winforms\Managed\System\WinForms\ImageList.cs (1)
1115public bool IsReadOnly {
winforms\Managed\System\WinForms\Layout\ArrangedElementCollection.cs (1)
121public virtual bool IsReadOnly { get { return InnerList.IsReadOnly; }}
winforms\Managed\System\WinForms\LinkLabel.cs (1)
2085public bool IsReadOnly {
winforms\Managed\System\WinForms\ListBox.cs (4)
3022public bool IsReadOnly { 3456bool IList.IsReadOnly { 3874public bool IsReadOnly { 4232public bool IsReadOnly {
winforms\Managed\System\WinForms\ListView.cs (6)
6532public bool IsReadOnly { 6775public bool IsReadOnly { 7100public bool IsReadOnly { 7458public bool IsReadOnly { 7775public bool IsReadOnly { 8361public bool IsReadOnly {
winforms\Managed\System\WinForms\ListViewGroup.cs (1)
355bool IList.IsReadOnly {
winforms\Managed\System\WinForms\ListViewItem.cs (1)
1766public bool IsReadOnly {
winforms\Managed\System\WinForms\Menu.cs (1)
780public bool IsReadOnly {
winforms\Managed\System\WinForms\StatusBar.cs (1)
1340public bool IsReadOnly {
winforms\Managed\System\WinForms\TabControl.cs (1)
2339public bool IsReadOnly {
winforms\Managed\System\WinForms\TableLayoutStyleCollection.cs (1)
114bool IList.IsReadOnly { get {return _innerList.IsReadOnly;} }
winforms\Managed\System\WinForms\ToolBar.cs (1)
1903public bool IsReadOnly {
winforms\Managed\System\WinForms\ToolStripItemCollection.cs (1)
338public override bool IsReadOnly { get { return this.isReadOnly; }}
winforms\Managed\System\WinForms\ToolStripPanel.cs (1)
1443bool IList.IsReadOnly { get { return InnerList.IsReadOnly; } }
winforms\Managed\System\WinForms\ToolStripPanelRow.cs (1)
2154bool IList.IsReadOnly { get { return InnerList.IsReadOnly; } }
winforms\Managed\System\WinForms\TreeNodeCollection.cs (1)
157public bool IsReadOnly {
System.Workflow.Activities (1)
Task.cs (1)
1045bool IList.IsReadOnly
System.Workflow.ComponentModel (2)
AuthoringOM\ActivitiesCollection.cs (1)
298bool IList.IsReadOnly
AuthoringOM\ItemList.cs (1)
365bool IList.IsReadOnly
System.WorkflowServices (1)
System\Workflow\Activities\OperationParameterInfoCollection.cs (1)
81bool IList.IsReadOnly
WindowsBase (2)
Base\System\Collections\ObjectModel\WeakReadOnlyCollection.cs (1)
219bool IList.IsReadOnly {
Base\System\ComponentModel\SortDescriptionCollection.cs (1)
199bool IList.IsReadOnly
36 references to IsReadOnly
mscorlib (4)
system\collections\arraylist.cs (3)
819get { return _list.IsReadOnly; } 1502get { return _list.IsReadOnly; } 1601get { return _list.IsReadOnly; }
system\runtime\interopservices\windowsruntime\clrireferenceimpl.cs (1)
205return _list.IsReadOnly;
PresentationFramework (12)
src\Framework\MS\Internal\Documents\ContentElementCollection.cs (1)
570/// <seealso cref="IList.IsReadOnly"/>
src\Framework\System\Windows\Controls\CustomDictionarySources.cs (1)
269return ((IList)_uriList).IsReadOnly;
src\Framework\System\Windows\Documents\TableCellCollection.cs (3)
314return ((IList)_cellCollectionInternal).IsReadOnly; 364/// <see cref="IList.IsReadOnly"/> 370return ((IList)_cellCollectionInternal).IsReadOnly;
src\Framework\System\Windows\Documents\TableColumnCollection.cs (2)
322return ((IList)_columnCollection).IsReadOnly; 373/// <seealso cref="IList.IsReadOnly"/>
src\Framework\System\Windows\Documents\TableRowCollection.cs (3)
314return ((IList)_rowCollectionInternal).IsReadOnly; 364/// <see cref="IList.IsReadOnly"/> 370return ((IList)_rowCollectionInternal).IsReadOnly;
src\Framework\System\Windows\Documents\TableRowGroupCollection.cs (2)
314return ((IList)_rowGroupCollectionInternal).IsReadOnly; 364/// <see cref="IList.IsReadOnly"/>
System (4)
compmod\system\componentmodel\TypeDescriptor.cs (4)
2430if (cache != null && (list == null || list.IsReadOnly)) 2441if (list == null || list.IsReadOnly) 2521if (cache != null && (list == null || list.IsReadOnly)) 2610if (list == null || list.IsReadOnly)
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemCollectionImpl.cs (1)
108return instanceList.IsReadOnly;
System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxCategory.cs (1)
164get { return ((IList)this.tools).IsReadOnly; }
System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxCategoryItems.cs (1)
157get { return ((IList)this.categories).IsReadOnly; }
System.Data (4)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemCollectionImpl.cs (1)
108return instanceList.IsReadOnly;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxCategory.cs (1)
164get { return ((IList)this.tools).IsReadOnly; }
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxCategoryItems.cs (1)
157get { return ((IList)this.categories).IsReadOnly; }
fx\src\Data\System\Data\ProviderBase\DbParameterCollectionHelper.cs (1)
50return ((System.Collections.IList)InnerList).IsReadOnly;
System.Data.Entity (2)
System\Data\EntityClient\DbParameterCollectionHelper.cs (1)
52return ((System.Collections.IList)InnerList).IsReadOnly;
System\Data\Objects\ObjectView.cs (1)
88if (((IList)this).IsReadOnly)
System.Windows.Forms (7)
winforms\Managed\System\WinForms\BindingSource.cs (4)
170return !List.IsReadOnly && !List.IsFixedSize && (!checkconstructor || this.itemConstructor != null); 1729return List.IsReadOnly; 1841return !List.IsReadOnly; 1886return !List.IsReadOnly && !List.IsFixedSize;
winforms\Managed\System\WinForms\CurrencyManager.cs (3)
108return !list.IsReadOnly && !list.IsFixedSize; 123return !list.IsReadOnly; 137return !list.IsReadOnly && !list.IsFixedSize;