From 1f645778ae80a3a8801b8bb4d0fcf8feb244ad43 Mon Sep 17 00:00:00 2001 From: chr <chr@mailcom> Date: 星期三, 09 十月 2024 11:51:23 +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