AutomationId
The NumericUpDown control has built-in AutomationId for inner elements. To keep unique id for inner elements, AutomationId of inner elements are updated based on NumericUpDown’s AutomationId. For example, if NumericUpDown’s AutomationId is set as sfNumericUpDown.AutomationId = “numericUpDown”, then AutomationId of inner elements will be updated as follows.
Element | Element AutomationId | Qualified AutomationId |
---|---|---|
Increment Button | increment button | numericUpDown increment button |
Decrement Button | decrement button | numericUpDown decrement button |
Was this page helpful?
Yes
No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
Help us improve this page