3 references to IsNameScope
PresentationFramework (1)
System\Windows\FrameworkTemplate.cs (1)
576return type.IsNameScope;
System.Xaml (2)
System\Xaml\Context\ObjectWriterContext.cs (2)
800if (frame.XamlType is not null && frame.XamlType.IsNameScope) 881if (inst is null && rootFrame.XamlType.IsNameScope)