Replies: 3 comments
-
|
This issue needs more information before we can do anything. There is nothing special about UserControl in this context. |
Beta Was this translation helpful? Give feedback.
-
|
If I understand the "bug" correctly, you are probably looking for something like this: This is very Windows-specific and surely not in scope of Avalonia. |
Beta Was this translation helpful? Give feedback.
-
|
converted into a discussion for now. If we have a repro that shows the bug, we can re-open the issue. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
Application can be easily embedded into Window by using NativeControlHost, but it doesn't work when I embed the application into UserControl. Is there any way to solve it?
To Reproduce
Support that application can be embedded into UserControl.
Expected behavior
No response
Avalonia version
11.0.2, 11.3.4
OS
No response
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions