3 references to InternalRemove
PresentationFramework (3)
src\Framework\System\Windows\Documents\TableCellCollection.cs (1)
469
_cellCollectionInternal.
InternalRemove
(item);
src\Framework\System\Windows\Documents\TableRowCollection.cs (1)
469
_rowCollectionInternal.
InternalRemove
(item);
src\Framework\System\Windows\Documents\TableRowGroupCollection.cs (1)
468
_rowGroupCollectionInternal.
InternalRemove
(item);