2 overrides of LookupIsUnknown
PresentationFramework (1)
System\Windows\Markup\Baml2006\WpfXamlMember.cs (1)
249protected override bool LookupIsUnknown()
System.Xaml (1)
System\Xaml\Schema\XamlDirective.cs (1)
159protected sealed override bool LookupIsUnknown()
1 reference to LookupIsUnknown
System.Xaml (1)
System\Xaml\XamlMember.cs (1)
857bool isUnknown = LookupIsUnknown();