1 write to ParentIsPropertyValueSet
System.Xaml (1)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
2046
ctx.
ParentIsPropertyValueSet
= true;
2 references to ParentIsPropertyValueSet
System.Xaml (2)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (2)
519
if (_context.
ParentIsPropertyValueSet
)
2039
if (ctx.
ParentIsPropertyValueSet
)