1 write to _webRegularExpressionValidator
System.Web.Mobile (1)
UI\MobileControls\RegularExpressionValidator.cs (1)
46_webRegularExpressionValidator = new WebCntrls.RegularExpressionValidator();
3 references to _webRegularExpressionValidator
System.Web.Mobile (3)
UI\MobileControls\RegularExpressionValidator.cs (3)
47return _webRegularExpressionValidator; 67return _webRegularExpressionValidator.ValidationExpression; 71_webRegularExpressionValidator.ValidationExpression = value;