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);