3 references to IsNameScope
PresentationFramework (1)
System\Windows\FrameworkTemplate.cs (1)
592return type.IsNameScope;
System.Xaml (2)
System\Xaml\Context\ObjectWriterContext.cs (2)
802if (frame.XamlType != null && frame.XamlType.IsNameScope) 881if (inst == null && rootFrame.XamlType.IsNameScope)