1 write to KeyIsUnconverted
System.Xaml (1)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
1977KeyIsUnconverted = ctx.CurrentKeyIsUnconverted,
3 references to KeyIsUnconverted
System.Xaml (3)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (3)
1984if (pendingAdd.KeyIsUnconverted) 2662if (pendingAdd.KeyIsUnconverted) 2670ctx.CurrentKeyIsUnconverted = pendingAdd.KeyIsUnconverted;