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