当 TransitioningContentControl 放在 TabControl 的初始选中的 TabItem 中时,它不会重新播放其过渡动画。
作者: CT-zydrawer创建于 2026年6月6日更新于 2026年6月6日
Describe the bug When the TransitioningContentControl is placed in the first TabItem (index 0) of the TabControl, the transition animation is not triggered when switching back from another tab. The animation of the TransitioningContentControl in non-first TabItem (index >= 1) works normally.
内容来源: HandyOrg/HandyControl