Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
简单请求 - 我希望能够在我的 WPF 应用程序窗口中显示当前时间。有免费的控制吗?只需要显示时间,没有别的。
您可以有一个标签或一个文本块,并将其内容绑定到 System.DateTime.Now