Describe the bug
When placed within a LayoutTransformControl the NativeWebView isn't sized correctly.
To Reproduce
Set the AvaloniaUILicenseKey in the example project and run, you'll notice that the NativeWebView is smaller than expected.
Example project: WebViewExample.zip
Expected behavior
The NativeWebView is sized to the parent control correctly.
Avalonia version
11.3.11
OS
Windows
Additional context
No response