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