From 69b75ef22859635c7bd6e68a2b09985526a69395 Mon Sep 17 00:00:00 2001 From: "David P.G" Date: Sat, 5 Jul 2025 00:25:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=8F=B3=E9=94=AE=E8=8F=9C?= =?UTF-8?q?=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Views/VariableTableView.xaml | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/Views/VariableTableView.xaml b/Views/VariableTableView.xaml index 3dc04c2..14be491 100644 --- a/Views/VariableTableView.xaml +++ b/Views/VariableTableView.xaml @@ -149,6 +149,42 @@ SelectionMode="Extended" SelectedItem="{Binding SelectedVariableData}" ItemsSource="{Binding DataVariables}"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + +