translated the ControlType (1st word; 2nd =
> name) to english.
>
> The output ist created from the tool UISpy, witch shows all
> AutomationElements from all application curently running as child beneath
> the 'desktop' window.
>
> UISpy come from MS and can be downloaded
ication curently running as child beneath the 'desktop' window.
UISpy come from MS and can be downloaded free.
Greetings
Wolfram
Von: users-boun...@lists.ironpython.com
[mailto:users-boun...@lists.ironpython.com] Im Auftrag von Lukas Cenovsky
G
oun...@lists.ironpython.com>] *On Behalf Of *yngipy
hernan
*Sent:* Tuesday, June 15, 2010 10:09 PM
*To:* Discussion of IronPython
*Subject:* [IronPython] IronPython and C# not giving the same result
Hi All,
I have tried to transliterate
*On Behalf Of *yngipy hernan
> *Sent:* Tuesday, June 15, 2010 10:09 PM
> *To:* Discussion of IronPython
> *Subject:* [IronPython] IronPython and C# not giving the same result
>
>
>
> Hi All,
>
>
>
> I have tried to transliterate the following C# code to IronP
ee what was actually being found.
Note: I'm running Windows XP SP3.
From: users-boun...@lists.ironpython.com
[mailto:users-boun...@lists.ironpython.com] On Behalf Of yngipy hernan
Sent: Tuesday, June 15, 2010 10:09 PM
To: Discussion of IronPython
Subject: [IronPython] IronPython and C# not givin
Hi All,
I have tried to transliterate the following C# code to IronPython:
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Windows.Automation;
namespace ConsoleApplication1
{
class Program
{
static void Main(string[] args)