unoplatform/uno

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

Open

#13.046 aberto em 28 de jul. de 2023

Ver no GitHub
 (7 comments) (0 reactions) (1 assignee)C# (837 forks)batch import
difficulty/starter 🚀good first issuekind/breaking-change 💥kind/enhancementno-repro

Métricas do repositório

Stars
 (9.789 stars)
Métricas de merge de PR
 (Mesclagem média 14d 8h) (130 fundiu PRs em 30d)

Description

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.

Guia do colaborador