1 write to _ctx
ReachFramework (1)
AlphaFlattener\Flattener.cs (1)
1304_ctx = context;
7 references to _ctx
ReachFramework (7)
AlphaFlattener\Flattener.cs (7)
1313_ctx.Pop(); 1318_ctx.Pop(); 1323_ctx.PushClip(clipGeometry); 1328_ctx.PushTransform(new MatrixTransform(transform)); 1393_ctx.DrawGeometry(brush, pen, geometry); 1404_ctx.DrawImage(source, rc); 1409_ctx.DrawGlyphRun(foreground, glyphRun);