7 references to Scope
PresentationFramework (7)
System\Windows\Markup\Primitives\MarkupWriter.cs (7)
443Scope scope = new Scope(null); 714WriteItem(subItem, new Scope(scope)); 757WriteItem(subItem, new Scope(scope)); 769WriteItem(subItem, new Scope(scope)); 783WriteItem(wrappedItem, new Scope(scope)); 797WriteItem(subItem, new Scope(scope)); 834WriteItem(subItem, new Scope(scope));