unoplatform / uno

Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
https://platform.uno
Apache License 2.0
9.05k stars 734 forks source link

`WindowNative.GetWindowHandle` should return the actual native handle #18842

Open MartinZikmund opened 5 days ago

MartinZikmund commented 5 days ago

What would you like to be added

Currently we return a managed window ID, which is not in line with WinUI and cannot interop with Windows-specific APIs

Why is this needed

Interop

For which platform

No response

Anything else we need to know?

No response