Hi,
Please make all Microsoft controls unified,
You cannot use Label in Xamarin Forms and TextBlock in WinUI for example
This applies to all other controls
In addition, we should have the same properties, e..g HorizontalOptions should be the same for the XF as well as WinUI
Thanks,
Jassim
This was supposed to happen. Then XAML standard (announced a few years ago now) died and nobody from Microsoft has ever explained why. It's Xamarin Forms that needs to change to the other XAML flavors -- perhaps this would be better in their repo. I still can't fathom why they ever decided to change names like that.
@jrahma at this point in time, both Xaml and Xamarin.Forms have sizable developer communities and updating API names would constitute a significant breaking change. A renaming exercise just isn't feasible at this time for either framework. And adding new control aliases to Xaml (e.g. would just create a
If you have suggestions for specific properties or features present in Xamarin.Forms but missing in Xaml, I would encourage you to open new proposals for the specific gaps.
We appreciate the feedback, however this doesn鈥檛 currently align to the project鈥檚 goals and roadmap and so will be automatically closed. Thank you for your contributions to WinUI!
Most helpful comment
This was supposed to happen. Then XAML standard (announced a few years ago now) died and nobody from Microsoft has ever explained why. It's Xamarin Forms that needs to change to the other XAML flavors -- perhaps this would be better in their repo. I still can't fathom why they ever decided to change names like that.