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