1 write to _elementType
PresentationFramework (1)
System\Windows\Documents\TextTreeDeleteContentUndoUnit.cs (1)
407_elementType = elementType;
1 reference to _elementType
PresentationFramework (1)
System\Windows\Documents\TextTreeDeleteContentUndoUnit.cs (1)
422element = (TextElement)Activator.CreateInstance(_elementType);