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