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