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