このテスト中に気が付いたんですが
//フレームレートを30fpsに変更 this.IsFixedTimeStep = true; this.TargetElapsedTime = new TimeSpan(30 * 10000);