I need to develop application for Linux (.NET/C#) which can fetch UI elements from desktop windows UI. I need their element-class-names, position etc.
Are there any good .NET frameworks or libraries for that?
I need this to get info, which buttons/elements on GUI were clicked by user on Linux.