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