2 references to CurrentPreconstructionPropertyValues
System.Xaml (2)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (2)
1166
!ctx.
CurrentPreconstructionPropertyValues
.TryGetValue(XamlLanguage.FactoryMethod, out factoryMethodName))
1546
Dictionary<XamlMember, object> propertyValues = ctx.
CurrentPreconstructionPropertyValues
;