[IronPython] How to find import in ipy

Curt Hagenlocher curt at hagenlocher.org
Thu Mar 11 18:44:18 CET 2010


On Thu, Mar 11, 2010 at 9:33 AM, Ken MacDonald <drken567 at gmail.com> wrote:
>
> Thanks Michael,
> All of the other controls (StackPanel, Grid...) are being imported from System.Windows.Controls,
> so I thought ListItem ought to have been somewhere in there.

Given that you seem to be using WPF, you probably want
System.Windows.Documents.ListItem.

--
Curt Hagenlocher
curt at hagenlocher.org



More information about the Ironpython-users mailing list