1 write to _localValues
PresentationFramework (1)
System\Windows\Documents\TextTreeExtractElementUndoUnit.cs (1)
28
_localValues
= GetPropertyRecordArray(elementNode.TextElement);
1 reference to _localValues
PresentationFramework (1)
System\Windows\Documents\TextTreeExtractElementUndoUnit.cs (1)
73
this.TextContainer.SetValues(end, ArrayToLocalValueEnumerator(
_localValues
));