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