1 write to _type
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextTreeExtractElementUndoUnit.cs (1)
33_type = elementNode.TextElement.GetType();
1 reference to _type
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextTreeExtractElementUndoUnit.cs (1)
69element = (TextElement)Activator.CreateInstance(_type);