From 94f2ef85ff4a13f72be2fe2e0e4cbca585cbf726 Mon Sep 17 00:00:00 2001 From: asine Date: Thu, 6 Mar 2025 17:25:17 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E6=8E=A7=E4=BB=B6=E9=AA=8C?= =?UTF-8?q?=E8=AF=81=E6=B2=A1=E6=9C=89=E9=94=99=E6=97=B6xaml=20=E7=BB=91?= =?UTF-8?q?=E5=AE=9A=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 报错为:AdornedElementPlaceholder, Name='adornedElementPlaceholder' AdornedElement.(0)[0].ErrorContent TextBlock.Text String Failed to get value. ArgumentOutOfRangeException:'System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter 'index')' --- .../HandyControl_Shared/Themes/Styles/Base/BaseStyle.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Shared/HandyControl_Shared/Themes/Styles/Base/BaseStyle.xaml b/src/Shared/HandyControl_Shared/Themes/Styles/Base/BaseStyle.xaml index 51334dbd7..626580089 100644 --- a/src/Shared/HandyControl_Shared/Themes/Styles/Base/BaseStyle.xaml +++ b/src/Shared/HandyControl_Shared/Themes/Styles/Base/BaseStyle.xaml @@ -50,7 +50,7 @@ - +