Implemented interface member:
3 references to IsReadOnly
PresentationFramework (3)
MS\Internal\Documents\ContentElementCollection.cs (1)
474return this.IsReadOnly;
System\Windows\Documents\TableColumnCollection.cs (1)
374return _columnCollection.IsReadOnly;
System\Windows\Documents\TableRowGroupCollection.cs (1)
366return _rowGroupCollectionInternal.IsReadOnly;