示例#1
0
 void WorkaroundForBindingProblem()
 {
     TimeFramePanel.ClearBindings();
     TimeFramePanel.SetBindings();
     BindTimeFrameView();
     this.EventsViewer.RenderRowsColumnsRulers(ViewportSeconds, ViewportVolume);
 }