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