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