Base:
property
this
MS.Internal.Documents.ContentElementCollection<TParent, TItem>.this[System.Int32]
1 write to
PresentationFramework (1)
src\Framework\System\Windows\Documents\TableColumnCollection.cs (1)
457
_columnCollection
[
index] = value;
1 reference to
PresentationFramework (1)
src\Framework\System\Windows\Documents\TableColumnCollection.cs (1)
453
return _columnCollection
[
index];