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