void DrawActivitiesView(RectangleF dirtyRect) { using (var g = new LJD.Graphics ()) Drawing.DrawActivtiesView(g, viewMetrics, eventsHandler); }