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