2 writes to ForceWrap
PresentationCore (2)
MS\Internal\TextFormatting\FullTextLine.cs (2)
759
_fullText.
ForceWrap
= true;
778
_fullText.
ForceWrap
= forceWrap;
2 references to ForceWrap
PresentationCore (2)
MS\Internal\TextFormatting\FullTextLine.cs (1)
758
bool forceWrap = _fullText.
ForceWrap
;
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
295
if (FullText.
ForceWrap
)