1 write to _resources
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextTreeExtractElementUndoUnit.cs (1)
35
_resources
= elementNode.TextElement.Resources;
1 reference to _resources
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextTreeExtractElementUndoUnit.cs (1)
73
element.Resources =
_resources
;