unoplatform/uno

Add support for binding unwrapping through `BindingBase`

开放

#2,174 创建于 2019年11月24日

 (4 条评论) (1 个反应) (1 位负责人)C# (837 个派生)batch import
difficulty/starter 🚀good first issuehelp wantedkind/enhancementno-reproproject/binding 🪢

仓库指标

星标
 (9,789 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

What would you like to be added:

Adding a binding to a BindingBase property from the XAML should unwrap the binding expression.

For which Platform:

  • iOS
  • Android
  • WebAssembly
  • WebAssembly renderers for Xamarin.Forms
  • Windows
  • Build tasks
  • Solution Templates

Anything else we need to know?

This check should also validate for BindingBase: https://github.com/unoplatform/uno/blob/35835d4bc594d1f24dabed007740b4b2b47f473a/src/SourceGenerators/Uno.UI.SourceGenerators/XamlGenerator/XamlFileGenerator.cs#L2632

贡献者指南