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