I'm building a custom control library in WPF and am working on the input validation filters. (IOW, the code that prevent you from typing letters into a field that expects and integer.)<BR><BR>The ...