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