[Spec] Fix Behaviour and Trigger inheritance
Open
area-xaml
proposal/open
t/breaking 💥
- Dominant language
- C#
- Stars
- 23.3k
- Forks
- 2k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 306
Description
# Description
The title says it all. Trigger and Behavior used to inherit from BindableObject, but are not bindable, and are actually shareable by instance. So that inheritance was a mistake, and it's misleading.
# Backward Compatibility
This is a breaking change
# Difficulty : low
Contributor guide
Assessment
This issue has not been assessed yet.