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