1 write to ParentIsPropertyValueSet
System.Xaml (1)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
1988ctx.ParentIsPropertyValueSet = true;
2 references to ParentIsPropertyValueSet
System.Xaml (2)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (2)
507if (_context.ParentIsPropertyValueSet) 1982if (ctx.ParentIsPropertyValueSet)