动态表头

This commit is contained in:
2026-04-22 08:44:19 +08:00
parent a74174e9b6
commit 10bf40662f
3 changed files with 60 additions and 60 deletions

View File

@@ -195,7 +195,7 @@ namespace 头罩视野.Views
zdtsj1, zdtsj2, zdtsj3, zdtsj4, zdtsj5
};
// 一次在UI线程批量更新避免多次Invoke阻塞
// 一次在UI线程批量更新避免多次Invoke阻塞0
await Application.Current.Dispatcher.BeginInvoke(new Action(() =>
{
for (int i = 0; i < controls.Length; i++)