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