2 writes to _treeContentHashCode
PresentationFramework (2)
System\Windows\Documents\TextTreeUndoUnit.cs (2)
32
_treeContentHashCode
= _tree.GetContentHashCode();
110
_treeContentHashCode
= _tree.GetContentHashCode();
1 reference to _treeContentHashCode
PresentationFramework (1)
System\Windows\Documents\TextTreeUndoUnit.cs (1)
123
if (_tree.GetContentHashCode() !=
_treeContentHashCode
)