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