2 writes to _treeContentHashCode
PresentationFramework (2)
System\Windows\Documents\TextTreeUndoUnit.cs (2)
30
_treeContentHashCode
= _tree.GetContentHashCode();
108
_treeContentHashCode
= _tree.GetContentHashCode();
1 reference to _treeContentHashCode
PresentationFramework (1)
System\Windows\Documents\TextTreeUndoUnit.cs (1)
121
if (_tree.GetContentHashCode() !=
_treeContentHashCode
)