Window.Handle is null #2432
Replies: 2 comments
-
I found the following to work. Not sure what Window.Handle is, but it doesn't matter. (nint winH, nint hdc, nint hInstance)? nativeHooks = Window.Native.Win32; |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After I construct a window
The window handle is null.
Beta Was this translation helpful? Give feedback.
All reactions