1 write to _elementType
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextTreeDeleteContentUndoUnit.cs (1)
432_elementType = elementType;
1 reference to _elementType
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextTreeDeleteContentUndoUnit.cs (1)
447element = (TextElement)Activator.CreateInstance(_elementType);