2 references to ColorAt
PresentationFramework (2)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (1)
4011
if (
ColorAt
(i) == color)
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (1)
559
Color color = colorTable.
ColorAt
(i);