I would like to obtain informations(the instance) of the clicked feature in a feature layer.
In runtime for wpf we have the MouseLeftButtonDown event provided by the graphicslayer class. The event will pass the clicked instance, but not a equivalent one could be found in runtime for .net.