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