Peter Spada
Peter Spada
### Description This only repros on Windows, on Android the VisualState change works fine. I'm using either a StateTrigger or CompareStateTrigger to apply a VisualState. The VisualState applies, and then...
Also, allow the grouped row to be expanded to show each individual failure. Old: * Count=1, Description=Value 22 cannot be set on property blah blah... * Count=1, Description=Value 30 cannot...
From user feedback: https://marketplace.visualstudio.com/items?itemName=PeterSpa.XamlBinding&ssr=false#review-details
### Description of Change This change is for Android layout only: Clamp the final width/height within the minimum/maximum sizes. Since the layout mode is being set to `MeasureSpecMode.Exactly`, we need...