Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InvalidOperationException: “#FFFFFFFF”不是属性“Color”的有效值 #1539

Open
jack-ningtz opened this issue Mar 18, 2024 · 1 comment

Comments

@jack-ningtz
Copy link

Describe the bug

         <hc:DateTimePicker  
             x:Name="edate"
             hc:InfoElement.TitlePlacement="Top" 
             hc:InfoElement.TitleWidth ="100" 

             Style="{StaticResource DateTimePickerPlus }"
             Width="220" 
             HorizontalAlignment="Left" 
             hc:InfoElement.Title="结束"
             Margin="5,0,0,0"
             hc:InfoElement.Placeholder ="日期" 
             HorizontalContentAlignment="Left"
             DateTimeFormat ="yyyy-MM-dd HH:mm"
             FontSize="16"
             ShowClearButton="True" 
                 >

点击报错

Steps to reproduce the bug

System.Windows.Markup.XamlParseException:““#FFFFFFFF”不是属性“Color”的有效值。

Expected behavior

No response

Screenshots

No response

NuGet package version

None

IDE

No response

Framework type

No response

Windows version

No response

Additional context

No response

@jack-ningtz
Copy link
Author

请问怎么回事?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant