7 references to Scope
PresentationFramework (7)
src\Framework\System\Windows\Markup\Primitives\MarkupWriter.cs (7)
465Scope scope = new Scope(null); 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));