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