1 write to _ctx
ReachFramework (1)
AlphaFlattener\Flattener.cs (1)
1301
_ctx
= context;
7 references to _ctx
ReachFramework (7)
AlphaFlattener\Flattener.cs (7)
1310
_ctx
.Pop();
1315
_ctx
.Pop();
1320
_ctx
.PushClip(clipGeometry);
1325
_ctx
.PushTransform(new MatrixTransform(transform));
1390
_ctx
.DrawGeometry(brush, pen, geometry);
1401
_ctx
.DrawImage(source, rc);
1406
_ctx
.DrawGlyphRun(foreground, glyphRun);