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