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