3 references to EmergencyWrap
PresentationCore (3)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
314
if (!pap.
EmergencyWrap
)
MS\Internal\TextFormatting\SimpleTextLine.cs (1)
1545
settings.Pap.
EmergencyWrap
,
MS\Internal\TextFormatting\TextProperties.cs (1)
120
get { return _paragraphProperties.TextWrapping == TextWrapping.WrapWithOverflow ||
EmergencyWrap
; }