From 6821ac37df4c823f0d74e58ee5191e0b75e141ed Mon Sep 17 00:00:00 2001 From: MoYue <18168119590@163.com> Date: Mon, 6 Feb 2023 08:45:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0DataGridStyle=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Controls/DataGridStyle.xaml | 105 ++++++++++++++++++ .../MonitoringTechnology.csproj | 4 + 2 files changed, 109 insertions(+) create mode 100644 MonitoringTechnology/Controls/DataGridStyle.xaml diff --git a/MonitoringTechnology/Controls/DataGridStyle.xaml b/MonitoringTechnology/Controls/DataGridStyle.xaml new file mode 100644 index 0000000..cf8236d --- /dev/null +++ b/MonitoringTechnology/Controls/DataGridStyle.xaml @@ -0,0 +1,105 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/MonitoringTechnology/MonitoringTechnology.csproj b/MonitoringTechnology/MonitoringTechnology.csproj index f2bf2d2..da89f3f 100644 --- a/MonitoringTechnology/MonitoringTechnology.csproj +++ b/MonitoringTechnology/MonitoringTechnology.csproj @@ -210,6 +210,10 @@ MSBuild:Compile Always + + MSBuild:Compile + Designer + MSBuild:Compile Designer