2 writes to _previousLineBreak
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\FormatSettings.cs (2)
63_previousLineBreak = previousLineBreak; 141_previousLineBreak = previousLineBreak;
1 reference to _previousLineBreak
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\FormatSettings.cs (1)
111get { return _previousLineBreak; }