1 instantiation of HotSpotCollection
System.Web (1)
UI\WebControls\ImageMap.cs (1)
58
_hotSpots = new
HotSpotCollection
();
2 references to HotSpotCollection
System.Web (2)
UI\WebControls\ImageMap.cs (2)
30
private
HotSpotCollection
_hotSpots;
55
public
HotSpotCollection
HotSpots {