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