Implemented interface member:
2 overrides of
PresentationFramework (2)
MS\Internal\Documents\TableColumnCollectionInternal.cs (1)
318
public override TableColumn
this
[int index]
MS\Internal\Documents\TableTextElementCollectionInternal.cs (1)
404
public override TElementType
this
[int index]
1 write to
PresentationFramework (1)
MS\Internal\Documents\ContentElementCollection.cs (1)
518
this
[
index] = item;
2 references to
PresentationFramework (2)
MS\Internal\Documents\ContentElementCollection.cs (2)
330
_currentElement = _collection
[
_index];
504
return this
[
index];