1 write to _type
PresentationFramework (1)
System\Windows\Documents\TextTreeExtractElementUndoUnit.cs (1)
30_type = elementNode.TextElement.GetType();
1 reference to _type
PresentationFramework (1)
System\Windows\Documents\TextTreeExtractElementUndoUnit.cs (1)
66element = (TextElement)Activator.CreateInstance(_type);