调整继承属性和Windows触摸消息

This commit is contained in:
小红帽
2023-11-24 14:11:17 +08:00
parent 0bcf915d00
commit 5805df4d65
9 changed files with 171 additions and 67 deletions

View File

@@ -657,6 +657,7 @@ namespace CPF.Windows
WM_USER = 0x0400,
WM_DISPATCH_WORK_ITEM = WM_USER,
WM_TOUCH = 0x0240,
WM_GESTURE = 0x0119,
//WM_PARENTNOTIFY = 0x0210,
WM_NCPOINTERUPDATE = 0x0241,
WM_NCPOINTERDOWN = 0x0242,