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