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