2 references to ImageMapEventArgs
System.Web (1)
UI\WebControls\ImageMap.cs (1)
329
OnClick(new
ImageMapEventArgs
(postBackValue));
System.Web.DataVisualization (1)
WebForm\ChartWebControl.cs (1)
1435
this.OnClick(new
ImageMapEventArgs
(eventArgument));