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)
453return _columnCollection[index];