1 write to _baseGuidelineY
PresentationCore (1)
MS\Internal\TextFormatting\DrawingState.cs (1)
60_baseGuidelineY = lineOrigin.Y + currentLine.Baseline;
2 references to _baseGuidelineY
PresentationCore (2)
MS\Internal\TextFormatting\DrawingState.cs (2)
62_drawingContext.PushGuidelineY1(_baseGuidelineY); 78if (runGuidelineY != _baseGuidelineY)