2 references to IsAmbient
System.Xaml (2)
System\Xaml\Context\ObjectWriterContext.cs (1)
430
if (!xamlType.
IsAmbient
)
System\Xaml\XamlType.cs (1)
1217
return BaseType.
IsAmbient
;