Exemplo n.º 1
0
 public static extern void ulWindowSetCursor(ULWindow window, ULCursor cursor);
Exemplo n.º 2
0
 public static extern void ulWindowSetCursor(IntPtr window, ULCursor cursor);
Exemplo n.º 3
0
 public static extern void ulWindowSetCursor([NativeTypeName("ULWindow")] C_Window *window, ULCursor cursor);