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