4 references to TextDecorations
PresentationCore (4)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (1)
238
_paragraphTextDecorations = pap.
TextDecorations
;
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
291
SetChpFormat(FullText.TextStore.Pap.
TextDecorations
, ref lschp);
Core\CSharp\MS\Internal\TextFormatting\SimpleTextLine.cs (2)
108
|| (pap.
TextDecorations
!= null && pap.
TextDecorations
.Count != 0)