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