1 reference to VerifyEscapeChar
System.Windows.Forms (1)
winforms\Managed\System\WinForms\MaskedTextBox.cs (1)
2423if( !this.maskedTextProvider.VerifyEscapeChar( ch, startPosition )) // char won't be escaped, find and edit position for it.