1 write to Culture
System.Windows.Forms (1)
winforms\Managed\System\WinForms\MaskedTextBox.cs (1)
2734this.Culture = CultureInfo.CurrentCulture;
1 reference to Culture
System.Windows.Forms (1)
winforms\Managed\System\WinForms\MaskedTextBox.cs (1)
2942return !CultureInfo.CurrentCulture.Equals(this.Culture);