1 write to yRaw
System.Web (1)
UI\WebControls\ImageButton.cs (1)
394yRaw = ReadPositionFromPost(postY);
2 references to yRaw
System.Web (2)
UI\WebControls\ImageButton.cs (2)
396y = (int)yRaw; 479OnClick(new ImageClickEventArgs(x, y, xRaw, yRaw));