I want to access the objects and their properties in a similar way to how automation tools access them in their "UI Map" functionality. I'm assuming there's an assembly reference that will give access to running processes and whatever objects exist for that process.
Specifically, I need to access a few label control text properties in another running application.
Also, sorry if this is a duplicate - I looked around, but I'm not sure what keywords would get me to what I need.