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