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