Search found 1 match

by hndavis
Wed Dec 09, 2020 1:26 am
Forum: Automation API
Topic: How to Select between to instances of Same Window
Replies: 1
Views: 1370

How to Select between to instances of Same Window

I am working in c#, wpf. I have multiple instance of the same class ( class='MyView') ). How can i differentiate the objects? They have objects contained within themselves and the objects have different contents.; i e a label with different texts. How can i use this to differentiate the instantiated...