1 override of LookupIsNameScope
PresentationFramework (1)
System\Windows\Markup\Baml2006\WpfXamlType.cs (1)
93protected override bool LookupIsNameScope()
2 references to LookupIsNameScope
PresentationFramework (1)
System\Windows\Markup\Baml2006\WpfXamlType.cs (1)
113return base.LookupIsNameScope();
System.Xaml (1)
System\Xaml\XamlType.cs (1)
1627bit = LookupIsNameScope();