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