1 write to _defaultTextDecorationsBrush
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (1)
243
_defaultTextDecorationsBrush
= pap.DefaultTextDecorationsBrush;
1 reference to _defaultTextDecorationsBrush
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (1)
2675
get { return
_defaultTextDecorationsBrush
; }