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