C# 自定义并动态切换光标

系统有很多光标类型 :Cursors 类 (System.Windows.Input) | Microsoft Docs 本章介绍如何自定义光标、并动态切换光标类型。 动态切换光标类型 以白板书写为例:鼠标操作时,Cursor为红点;触摸时,Cursor为空; 1 public MainWindow
posted @ 2021-06-10 22:37  唐宋元明清2188  阅读(508)  评论(0编辑  收藏  举报