2 references to OnKeyPressNumberTextBox
System.Web.Mobile (2)
UI\MobileControls\Design\ObjectListGeneralPage.cs (2)
118_txtItemCount.KeyPress += new KeyPressEventHandler(this.OnKeyPressNumberTextBox); 128_txtItemsPerPage.KeyPress += new KeyPressEventHandler(this.OnKeyPressNumberTextBox);