unoplatform/uno

[Breaking] Remove empty methods `RestoreBindings` and `ClearBindings`

开放

#13,046 创建于 2023年7月28日

 (7 条评论) (0 个反应) (1 位负责人)C# (837 个派生)batch import
difficulty/starter 🚀good first issuekind/breaking-change 💥kind/enhancementno-repro

仓库指标

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

描述

https://github.com/unoplatform/uno/blob/5597644aa2baec17a410959e73191803d47b6ae2/src/Uno.UI/UI/Xaml/DependencyObjectStore.Binder.cs#L197-L223

These should be deleted.

The generated code in DependencyObjectGenerator will need to be adjusted as well.

贡献者指南