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