1 write to ParentIsPropertyValueSet
System.Xaml (1)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
2045
ctx.
ParentIsPropertyValueSet
= true;
2 references to ParentIsPropertyValueSet
System.Xaml (2)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (2)
518
if (_context.
ParentIsPropertyValueSet
)
2038
if (ctx.
ParentIsPropertyValueSet
)