7 references to WriteItem
PresentationFramework (7)
src\Framework\System\Windows\Markup\Primitives\MarkupWriter.cs (7)
474WriteItem(item, scope); 735WriteItem(subItem, new Scope(scope)); 778WriteItem(subItem, new Scope(scope)); 790WriteItem(subItem, new Scope(scope)); 804WriteItem(wrappedItem, new Scope(scope)); 818WriteItem(subItem, new Scope(scope)); 855WriteItem(subItem, new Scope(scope));