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