### Description - Setting IsVisible="False" on a SwipeItem has no effect on Windows. The item remains visible regardless of the value. - On Android, SwipeItem.IsVisible works correctly and the item is hidden as expected. | Windows | Android | |----------|----------| | <video src="https://github.com/user-attachments/assets/ad8f4505-b804-4f86-ad64-5538803399aa"> | <video src="https://github.com/user-attachments/assets/a9e529fa-bd9c-4e79-a640-63acf389f6f2"> | ### Steps to Reproduce 1. Download the attached sample and run it on Windows. 2. Swipe any item to the left — both Delete and Archive swipe items are visible. 3. Click "Toggle Delete SwipeItem Visibility" button. 4. Swipe the item again — the Delete swipe item is still visible even though IsVisible is now false. [SwipeViewSample.zip](https://github.com/user-attachments/files/27199459/SwipeViewSample.zip) ### Link to public reproduction project repository _No response_ ### Version with bug 10.0.51 ### Is this a regression from previous behavior? No, this is something new ### Last version that worked well _No response_ ### Affected platforms Windows ### Affected platform versions _No response_ ### Did you find any workaround? _No response_ ### Relevant log output ```shell ```
Description
SwipeView_Windows.mp4
SwipeView_Android.mov
Steps to Reproduce
SwipeViewSample.zip
Link to public reproduction project repository
No response
Version with bug
10.0.51
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
No response
Affected platforms
Windows
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output