1 write to _ctx
ReachFramework (1)
AlphaFlattener\Flattener.cs (1)
1307
_ctx
= context;
7 references to _ctx
ReachFramework (7)
AlphaFlattener\Flattener.cs (7)
1316
_ctx
.Pop();
1321
_ctx
.Pop();
1326
_ctx
.PushClip(clipGeometry);
1331
_ctx
.PushTransform(new MatrixTransform(transform));
1396
_ctx
.DrawGeometry(brush, pen, geometry);
1407
_ctx
.DrawImage(source, rc);
1412
_ctx
.DrawGlyphRun(foreground, glyphRun);