1 write to _ctx
ReachFramework (1)
AlphaFlattener\Flattener.cs (1)
1311_ctx = context;
7 references to _ctx
ReachFramework (7)
AlphaFlattener\Flattener.cs (7)
1320_ctx.Pop(); 1325_ctx.Pop(); 1330_ctx.PushClip(clipGeometry); 1335_ctx.PushTransform(new MatrixTransform(transform)); 1400_ctx.DrawGeometry(brush, pen, geometry); 1411_ctx.DrawImage(source, rc); 1416_ctx.DrawGlyphRun(foreground, glyphRun);