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)
804bool forceWrap = _fullText.ForceWrap;
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
353if (FullText.ForceWrap)