From 4a997baa0e85ba59525cd751bcf324830c3ad284 Mon Sep 17 00:00:00 2001 From: lihanbo Date: Sat, 16 Nov 2024 08:45:11 +0800 Subject: [PATCH] =?UTF-8?q?105040=20=E6=9B=B4=E6=96=B0=E5=A4=9A=E4=B8=AA?= =?UTF-8?q?=E6=8E=A7=E4=BB=B6=E7=9A=84=E5=B1=9E=E6=80=A7=E5=92=8C=E5=88=A0?= =?UTF-8?q?=E9=99=A4=E6=B3=A8=E9=87=8A=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 在 中添加 FontSize="14" 属性。 在 中修改虚拟化相关属性,添加 IsReadOnly="True"。 在 中添加 BorderBrush="#CC002255" 属性。 在 中调整 BorderThickness,添加子元素属性。 删除 的注释代码块。 在 中删除多个属性。 --- .../LectotypeWindow.xaml | 163 +++--------------- 1 file changed, 20 insertions(+), 143 deletions(-) diff --git a/Sinvo.EplanHpD.Plugin.WPFUI/LectotypeWindow.xaml b/Sinvo.EplanHpD.Plugin.WPFUI/LectotypeWindow.xaml index a87c36a..50e244e 100644 --- a/Sinvo.EplanHpD.Plugin.WPFUI/LectotypeWindow.xaml +++ b/Sinvo.EplanHpD.Plugin.WPFUI/LectotypeWindow.xaml @@ -120,9 +120,8 @@ Content="{Binding}" ContentTemplate="{StaticResource LoadingMask}" Visibility="Collapsed" /> - + - - + + + VirtualizingPanel.VirtualizationMode="Standard"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -