2 references to TemplateNameScope
PresentationFramework (2)
src\Framework\System\Windows\FrameworkTemplate.cs (1)
921TemplateNameScope nameScope = new TemplateNameScope(container, affectedChildren, this);
src\Framework\System\Windows\TemplateNameScope.cs (1)
44: this( templatedParent, null, null )