1 write to _columns
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextTreeDeleteContentUndoUnit.cs (1)
490_columns = SaveColumns(table);
2 references to _columns
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextTreeDeleteContentUndoUnit.cs (2)
497if(_columns != null) 501RestoreColumns(table, _columns);