2 references to AmbientPropertyValue
System.Xaml (2)
System\Xaml\Context\ObjectWriterContext.cs (2)
340
AmbientPropertyValue apValue = new
AmbientPropertyValue
(null, inst);
394
AmbientPropertyValue apValue = new
AmbientPropertyValue
(prop, value);