Request is to add ScrollView control to WinUI 2.x. This control works better in XAML Islands app than ScrollViewer. ScrollViewer control has a bug that slows scrolling down on monitors with higher ...
Here I am going to share a very important code to make ListView scroll inside a ScrollView. Most of the Android developers says: Its not a good approach to put a ListView inside a ScrollView because a ...
I recently upgraded my NuGet package from Xamarin.Forms 4.6.0.967 to 4.7.0.968. Microsoft.UI.Xaml package also got upgraded in the process (the issue may be due to Microsoft.UI.Xaml package upgrade).