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

贡献者指南