### Description After updating to WinUI SDK 1.7, the flyout content width is not being set correctly. | SDK 1.6 | SDK 1.7 | |----------|----------| | <img alt="Image" src="https://github.com/user-attachments/assets/3bf6915d-e5ec-4a53-b9f1-41b4ed75273c" /> | <img alt="Image" src="https://github.com/user-attachments/assets/bca6697e-70a2-4141-bf69-761d942e2de8" /> | SDK update PR: https://github.com/dotnet/maui/pull/28499 ### Steps to Reproduce 1. Update the WinUISDK to 1.7 (Refer PR https://github.com/dotnet/maui/pull/28499) 2. Run the Host App 3. Check the test case - Issue17057 -- "Shell FlowDirection not updating properly" ### Link to public reproduction project repository _No response_ ### Version with bug Nightly / CI build (Please specify exact version) ### Is this a regression from previous behavior? No, this is something new ### Last version that worked well Unknown/Other ### Affected platforms Windows ### Affected platform versions _No response_ ### Did you find any workaround? _No response_ ### Relevant log output ```shell ```
Description
After updating to WinUI SDK 1.7, the flyout content width is not being set correctly.
SDK update PR: #28499
Steps to Reproduce
Link to public reproduction project repository
No response
Version with bug
Nightly / CI build (Please specify exact version)
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
Unknown/Other
Affected platforms
Windows
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output