1 write to KeyIsUnconverted
System.Xaml (1)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
1978KeyIsUnconverted = ctx.CurrentKeyIsUnconverted,
3 references to KeyIsUnconverted
System.Xaml (3)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (3)
1985if (pendingAdd.KeyIsUnconverted) 2663if (pendingAdd.KeyIsUnconverted) 2671ctx.CurrentKeyIsUnconverted = pendingAdd.KeyIsUnconverted;