7 references to Scope
PresentationFramework (7)
System\Windows\Markup\Primitives\MarkupWriter.cs (7)
450Scope scope = new Scope(null); 721WriteItem(subItem, new Scope(scope)); 764WriteItem(subItem, new Scope(scope)); 776WriteItem(subItem, new Scope(scope)); 790WriteItem(wrappedItem, new Scope(scope)); 804WriteItem(subItem, new Scope(scope)); 841WriteItem(subItem, new Scope(scope));