You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
This is similar to #7875 but with the DatePicker. When the AutomationProperties are set on the datepicker the space it uses on the view also expands, which in this test case hides the second datepicker
Steps to Reproduce
Run the attached program. The first set of DatePickers has the AutomationProperties set which is expanding them so you can only see the first one - the purple one. The second set is the same code without the AutomationProperties and both the purple and aqua datepickers are visable.
Description
This is similar to #7875 but with the DatePicker. When the AutomationProperties are set on the datepicker the space it uses on the view also expands, which in this test case hides the second datepicker
Steps to Reproduce
Expected Behavior
The UI of both sets should be the same
Basic Information
Screenshots
Reproduction Link
HeaderTest.zip
The text was updated successfully, but these errors were encountered: