2 writes to _previousLineBreak
PresentationCore (2)
MS\Internal\TextFormatting\FormatSettings.cs (2)
61_previousLineBreak = previousLineBreak; 139_previousLineBreak = previousLineBreak;
1 reference to _previousLineBreak
PresentationCore (1)
MS\Internal\TextFormatting\FormatSettings.cs (1)
109get { return _previousLineBreak; }