XamlTest
XamlTest
Verified this on Visual Studio Enterprise 17.9.0 Preview 1(8.0.3). This issue does not repro on Windows 11, Android 14.0-API34, iOS 17.0 and MacCatalyst with below Project: [7757.zip](https://github.com/dotnet/maui/files/13455707/7757.zip) 
Verified this on Visual Studio Enterprise 17.7.0 Preview 1.0. Repro on Android 13.0-API33 and iOS 16.4 with below Project: [10552.zip](https://github.com/dotnet/maui/files/11620299/10552.zip) Android:  iOS: 
Verified this on Visual Studio Enterprise 17.6.0 Preview 7.0. Repro on Android 13.0, with below Project: [7562.zip](https://github.com/dotnet/maui/files/11440611/7562.zip) Android: 
Verified this on Visual Studio Enterprise 17.6.0 Preview 5.0. Repro on Windows 11 with below Project: [6715.zip](https://github.com/dotnet/maui/files/11330203/6715.zip) When application is closing, VS throws an COMException: 
Verified this on Visual Studio Enterprise 17.6.0 Preview 3.0. Does not repro on Windows 11 with below Project: [5914.zip](https://github.com/dotnet/maui/files/11260251/5914.zip) 
Verified this on Visual Studio Enterprise 17.8.0 Preview 2.0(8.0.0-rc.1.9171). Repro on Android 13.0-API33, not repro on Windows 11 and iOS 16.4 with below Project: [8532.zip](https://github.com/dotnet/maui/files/12744606/8532.zip)  Same with the [Shell:...
Verified this issue with Visual Studio Enterprise 17.2.0 Preview 2.1 [32317.152]. Repro on Android, not repro on Windows. Repro Project: [5759.zip](https://github.com/dotnet/maui/files/8402076/5759.zip)
Verified this issue on Visual Studio Enterprise 17.6.0 Preview 3.0. Compile successfully on Windows 11 and Android emulator (13.0-API 33), but show "No DataContext found for Binding" in code: [4818.zip](https://github.com/dotnet/maui/files/11209752/4818.zip)...
Verified this on Visual Studio Enterprise 17.6.0 Preview 4.0. This issue does not repro on Windows 11, but repro on Android emulator (13.0-API 33) with below Project: [6644.zip](https://github.com/dotnet/maui/files/11320156/6644.zip) No response...
Verified this on Visual Studio Enterprise 17.6.0 Preview 7.0. Repro on Android 13.0 with below Project: [7799.zip](https://github.com/dotnet/maui/files/11476332/7799.zip)  **Exception:** ``` [DOTNET] System.MissingMethodException: No parameterless constructor defined for type 'Microsoft.Maui.Controls.Handlers.Compatibility.FrameRenderer'. [DOTNET]...