2 writes to ForceWrap
PresentationCore (2)
MS\Internal\TextFormatting\FullTextLine.cs (2)
772_fullText.ForceWrap = true; 791_fullText.ForceWrap = forceWrap;
2 references to ForceWrap
PresentationCore (2)
MS\Internal\TextFormatting\FullTextLine.cs (1)
771bool forceWrap = _fullText.ForceWrap;
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
325if (FullText.ForceWrap)