Updating an array of controls
I have a WPF control that I add to the main screen at startup the number of controls depends on the number of items found in a file. During program execution I want to update those controls how do I access the individual controls?