From b5234c5ab1e9e6826b8d8fc1e95fa752aaa40b74 Mon Sep 17 00:00:00 2001 From: chr <chr@mailcom> Date: 星期六, 02 十一月 2024 10:56:50 +0800 Subject: [PATCH] 优化程序 --- PdmSwPlugin.PropertySetting/CommonSettingControl.xaml | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/PdmSwPlugin.PropertySetting/CommonSettingControl.xaml b/PdmSwPlugin.PropertySetting/CommonSettingControl.xaml index e33ee0a..3d9ebbc 100644 --- a/PdmSwPlugin.PropertySetting/CommonSettingControl.xaml +++ b/PdmSwPlugin.PropertySetting/CommonSettingControl.xaml @@ -3,7 +3,6 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" - Initialized="PropertySettingControl_Initialized" mc:Ignorable="d" d:DesignHeight="450" d:DesignWidth="800"> <UserControl.Resources> -- Gitblit v1.9.1