Finding a children name using ClrClass and Name properties
Hi There I am able to print values of ClrClass and name after calling FindAllChildren method as follows. Every time the below code is executed, the two values are printed without any problems. ...