Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The UII Inspector is extended to support the generation of bindings for the UIADDA. This topic describes the logic used to build the binding.
Logic to build the binding
Control Identification is based on the following properties:
AutomationIdNameClassNameIsEnabled
Only the
AndConditiongrouping clause will be used for the generation, because specific properties are used for generation.The
MatchCountattribute will be generated based on the necessity of the control binding.
Note
The AutomationId and Name properties are dynamic in a few applications and in few scenarios; in those cases, the property needs to be removed from the binding and MatchCount needs to be manually updated to set the bindings.