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