ArgumentOutOfRangeException: 长度不能小于 0。 参数名: length --Message: 长度不能小于 0。 参数名: length StackTrace: 在 System.String.Substring(Int32 startIndex, Int32 length) 在 DynamicClass.CreateAppButton(String buttonId, ButtonInfo buttonInfo, WindowState state) 在 DynamicClass.DisplayCachedGroupPanel(String groupName, WindowState state) 在 DynamicClass.SwitchGroup(String groupName, WindowState state, Boolean isInitialLoad) 在 DynamicClass.GroupSwitchTimer_Tick(WindowState state) 在 System.Windows.Threading.DispatcherTimer.FireTick(Object unused) 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)