简体   繁体   English

Xamarin.Forms、UWP 和 WPF 之间 UI 控件的比较

[英]Comparison of UI controls between Xamarin.Forms, UWP, and WPF

I'm looking for a document that does a side by side comparison of the C# XAML specifying each of the following Microsoft UI control in the frameworks:我正在寻找一个文档,该文档对 C# XAML 进行并排比较,指定框架中的以下每个 Microsoft UI 控件:

  • Xamarin.Forms Xamarin.Forms
  • UWP UWP
  • WPF WPF

I'm looking for a mapping of controls with similar functions (example, UWP/WPF:stackpanel vs. Xamarin:stacklayout), and that describes the major similarities and differences between similar UI controls, and omissions of UI controls between framework systems.我正在寻找具有相似功能的控件的映射(例如,UWP/WPF:stackpanel 与 Xamarin:stacklayout),它描述了类似 UI 控件之间的主要异同,以及框架系统之间 UI 控件的遗漏。

Apparently, Microsoft is starting to work on aligning all the XAML dialects as "XAML standard".显然,微软开始致力于将所有 XAML 方言对齐为“XAML 标准”。

https://github.com/Microsoft/xaml-standard

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM