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)
66
element = (TextElement)Activator.CreateInstance(
_type
);