jrosh 0 Junior Poster

I want to detect the time when the image is set to wpf

<Image></Image>

. What I want to do is perform an image resize operation just ofter the image is set. (Otherwise current image.width & hight cannot be obtained.)

The problem is I can't get any events that triggers at that point. Are there any or what is the way to do this?
please help.
Thankx in advance.