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