1 write to ParentShouldNotConvertChildKeys
System.Xaml (1)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
1838
ctx.
ParentShouldNotConvertChildKeys
= true;
1 reference to ParentShouldNotConvertChildKeys
System.Xaml (1)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
1827
if (ctx.CurrentKeyIsUnconverted && !ctx.
ParentShouldNotConvertChildKeys
)