2 writes to ForceWrap
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (2)
805
_fullText.
ForceWrap
= true;
824
_fullText.
ForceWrap
= forceWrap;
2 references to ForceWrap
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (1)
804
bool forceWrap = _fullText.
ForceWrap
;
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
353
if (FullText.
ForceWrap
)