示例#1
0
 internal override void SetCursor(IntPtr handle, IntPtr cursor)
 {
     display.SetCursor(handle, cursor);
 }