When we assign a value to the AutomationId property in the
SfTextInputLayout and run the app on Windows we can see the Automation Id in VisualStudio's Live Tree, but it doesn't show up using the Microsoft toolkit's inspect tool. Therefore it doesn't show up in our automation testing framework so we can't run automation tests on the windows version of our app.
If we build the app for Android then all the automation Ids show up as expected.
We are using syncfusion version 17.2.0.46.