6 references to TextMarkerProperties
PresentationCore (6)
MS\Internal\TextFormatting\FullTextState.cs (4)
84
&& pap.
TextMarkerProperties
!= null
85
&& pap.
TextMarkerProperties
.TextSource != null)
92
pap.
TextMarkerProperties
.TextSource,
266
return Math.Min(0, TextFormatterImp.RealToIdeal(_markerStore.Pap.
TextMarkerProperties
.Offset) - _store.Settings.TextIndent);
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
386
lsLineProps.durLeft = TextFormatterImp.RealToIdeal(markerStore.Pap.
TextMarkerProperties
.Offset);
MS\Internal\TextFormatting\SimpleTextLine.cs (1)
91
&& pap.
TextMarkerProperties
!= null)