2 references to DrawingState
PresentationCore (2)
MS\Internal\TextFormatting\FullTextLine.cs (2)
602using (DrawingState drawingState = new DrawingState(drawingContext, origin, antiInversion, this)) 2135new DrawingState(null, new Point(0, 0), null, this),