Related resources for How to use MaskedTextBox in WPF
  • WPF MaskedTextBox Control9/29/2012 5:58:26 AM. A MaskedTextBox allows us to apply mask to a TextBox. This article demonstrates how to use the MaskedTextBox control in a WPF application using C# and XAML.