unoplatform/uno

Validate `XamlBindingHelper` helper behavior for known string conversions

Open

#17,410 建立於 2024年7月7日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)C# (837 fork)batch import
difficulty/starter 🚀good first issuekind/bug

倉庫指標

Star
 (9,789 star)
PR 合併指標
 (平均合併 14天 8小時) (30 天內合併 130 個 PR)

描述

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

貢獻者指南