Development/WPF
[RPA] WPF CONTROL 접근
Tiger Tom
2020. 6. 9. 21:43
https://stackoverflow.com/questions/10496106/why-automationproperties-are-needed-in-wpf
Why AutomationProperties are needed in WPF
As per my understanding, AutomationProperties can be utilized to identify names of controls by UI Automation clients. I want to understand need to create separate set of automation properties, and...
stackoverflow.com