Has anyone had any luck getting this to work? Tried mehu11111's suggestion, but that doesn't work either. It seems that when using the PictureMarkerSymbol, the click event returns a MapPoint and not the actual Graphic element. It looks like the currentTarget references the entire FeatureLayer. I'm trying to take some of the attributes of the clicked element to use for further processing but as the click even only returns a MapPoint, that doesn't give me the attributes. Any ideas???