The method CalculateSize in the CommunityToolkitDialogExtensions class has been modified to include tablets in the condition that previously only checked for desktops. This means that the method will now return a size of 400x400 for both desktop and tablet devices.
The method
CalculateSize
in theCommunityToolkitDialogExtensions
class has been modified to include tablets in the condition that previously only checked for desktops. This means that the method will now return a size of 400x400 for both desktop and tablet devices.