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