在进行布局时,TabControl 发生崩溃
作者: cbra-caa创建于 2026年9月16日更新于 2026年9月16日
Description In rare cases, our program crashes with the following stacktrace, seen a couple of times when a user is closing a tab. It seems that the TabControl can end up in a state where it is reusing a stale value for _numRows.
内容来源: dotnet/wpf