1 write to GrandParentShouldConvertChildKeys
System.Xaml (1)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
1410
ctx.
GrandParentShouldConvertChildKeys
= true;
1 reference to GrandParentShouldConvertChildKeys
System.Xaml (1)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
1395
if (!_preferUnconvertedDictionaryKeys || ctx.
GrandParentShouldConvertChildKeys
)