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