xaml - Windows 应用商店应用日历 XAML 控件

标签 xaml windows-runtime custom-controls windows-store-apps

我正在寻找一个日历控件来显示日程安排。虽然 native 应用程序提供了这个功能,看起来像这样Calendar screenshot

我确实想将它包含在我自己的应用程序中。 我可以使用任何(最好是免费的)控件吗?

最佳答案

Syncfusion WinRT studio 中提供了日历控件。

http://www.syncfusion.com/products/winrt/controls

关于xaml - Windows 应用商店应用日历 XAML 控件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15070574/

相关文章:

c# - C# 中的用户控件与自定义控件

c# - WPF 中的便笺项目。模型、 View 、 View 模型

c# - 当依赖属性具有 RelativeSource 绑定(bind)时,GetTemplateChild 返回 null

c# - 在 Windows 8.1 XAML/C# 应用程序中,如何精确设置按钮样式?

c# - 在 WinRT 应用程序中处理向上滑动、向下滑动、向左滑动和向右滑动手势

JavaFX - 在自定义节点上设置focusedProperty Listener

c# - 通用 Windows 应用程序中的投影效果

windows-runtime - 测试指针是否位于 UIElement 上

c# - 静态构造函数之前的异步加载设置

java - 对自定义按钮使用正确的 MotionEvent