示例#1
0
 protected virtual void OnWaitingStep()
 {
     ContentElement.IncrementOffset(this.WaitingStep);
     this.InvalidateArrange(true);
 }