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