1 write to _currentLine
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\DrawingState.cs (1)
48
_currentLine
= currentLine;
1 reference to _currentLine
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\DrawingState.cs (1)
160
get { return
_currentLine
; }