1 write to _textServicesDisplayAttribute
PresentationFramework (1)
System\Windows\Documents\CompositionAdorner.cs (1)
459_textServicesDisplayAttribute = textServicesDisplayAttribute;
3 references to _textServicesDisplayAttribute
PresentationFramework (3)
System\Windows\Documents\CompositionAdorner.cs (3)
505Color lineColor = _textServicesDisplayAttribute.GetLineColor(start); 551return _textServicesDisplayAttribute; 615_compositionLines.Add(new CompositionLine(startRect, endRect, _textServicesDisplayAttribute.GetLineColor(startLinePointer)));