First post:
dezso wrote: Cant figure it out. At first I tough it's easy, than can't figure it out how to add EvenetHandler to ImageElement, at this time not working, tested a few suggestion from this board. Can't...
Latest post:
dezso wrote: If anyone interested, works now. Canvas.AddElement<ImagElement>(() => new ImageElement() { Source = @"Images\Button.png", Top=30, Left=30, Width = 50, // by default both width and heigh...