2 references to GetLineColor
PresentationFramework (2)
src\Framework\System\Windows\Documents\CompositionAdorner.cs (2)
512
Color lineColor = _textServicesDisplayAttribute.
GetLineColor
(start);
622
_compositionLines.Add(new CompositionLine(startRect, endRect, _textServicesDisplayAttribute.
GetLineColor
(startLinePointer)));