1 write to _ctx
ReachFramework (1)
AlphaFlattener\Flattener.cs (1)
1305
_ctx
= context;
7 references to _ctx
ReachFramework (7)
AlphaFlattener\Flattener.cs (7)
1314
_ctx
.Pop();
1319
_ctx
.Pop();
1324
_ctx
.PushClip(clipGeometry);
1329
_ctx
.PushTransform(new MatrixTransform(transform));
1394
_ctx
.DrawGeometry(brush, pen, geometry);
1405
_ctx
.DrawImage(source, rc);
1410
_ctx
.DrawGlyphRun(foreground, glyphRun);