2 overrides of LookupIsAmbient
PresentationFramework (1)
System\Windows\Markup\Baml2006\WpfKnownMember.cs (1)
205
protected override bool
LookupIsAmbient
()
System.Xaml (1)
System\Xaml\Schema\XamlDirective.cs (1)
137
protected sealed override bool
LookupIsAmbient
()
1 reference to LookupIsAmbient
System.Xaml (1)
System\Xaml\XamlMember.cs (1)
916
result =
LookupIsAmbient
();