unoplatform/uno
View on GitHubValidate `XamlBindingHelper` helper behavior for known string conversions
Open
#17,410 opened on Jul 7, 2024
difficulty/starter 🚀good first issuekind/bug
Description
Current behavior
We should validate Uno vs WinAppSDK behavior for conversions from string to the following types:
IconElement
SymbolIcon
PathIcon
RowDefinition
ColumnDefinition
RowDefinitionCollection
ColumnDefinitionCollection
PropertyPath
TargetPropertyPath
Run
InputScope
KeySpline
DoubleCollection
PointCollection
Transform
Brush
BrushCollection
Geometry
ImageSource
TransformGroup
MatrixTransform
SolidColorBrush
FontFamily
CacheMode
Uri
TimeSpan
Double
Float
Int32
Bool
Color
FontWeight
Some may already be correct, some may not.
Expected behavior
No response
How to reproduce it (as minimally and precisely as possible)
No response
Workaround
No response
Works on UWP/WinUI
None
Environment
No response
NuGet package version(s)
No response
Affected platforms
No response
IDE
No response
IDE version
No response
Relevant plugins
No response
Anything else we need to know?
No response