1 write to _tree
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextTreeUndoUnit.cs (1)
36_tree = tree;
6 references to _tree
PresentationFramework (6)
src\Framework\System\Windows\Documents\TextTreeUndoUnit.cs (6)
38_treeContentHashCode = _tree.GetContentHashCode(); 56_tree.BeginChange(); 63_tree.EndChange(); 90get { return _tree; } 116_treeContentHashCode = _tree.GetContentHashCode(); 129if (_tree.GetContentHashCode() != _treeContentHashCode)