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