I want to be able programmatically locate Add-on window from the strategy and then set a value in a text box of this XAML add-on, and/or click a button. How to do it from the strategy by using Automation ID, LogicalTreeHelper.FindLogicalNode, UIAutomation... etc... I need a starting point on how to iterate through all Windows that are associated with NinjaTrader, and once I find that window - how to find a control within.
Thanks a lot!

Comment