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