I was meandering thru the tech support database looking for articles related to WPF & XAML in connection with the Control Manager extender, but didn't find anything helpful.
Are there known limitations when it comes to using the Control Manager extender to enumerate, interrogate & manipulate the various UI elements [e.g. controls] that are present in a WPF form generated from XAML?
The various built-in windows analysis scripts don't seem to be producing any results that would make me think that a script could be developed to control the form in a way that allows for finding a text box, entering some text in it and then clicking a button.