public CompositorContext() { this._rasterCache = new RasterCache(); this._frameTime = new Stopwatch(); }
public CompositorContext() { this._rasterCache = new RasterCache(); }