9 references to AllowPromptAsInput
System.ComponentModel.TypeConverter (3)
System\ComponentModel\MaskedTextProvider.cs (3)
466AllowPromptAsInput, 477AllowPromptAsInput, 2204if (!AllowPromptAsInput)
System.Windows.Forms (6)
System\Windows\Forms\Controls\TextBox\MaskedTextBox.cs (6)
204return _maskedTextProvider.AllowPromptAsInput; 208if (value != _maskedTextProvider.AllowPromptAsInput) 259_maskedTextProvider.AllowPromptAsInput, 358_maskedTextProvider.AllowPromptAsInput, 712_maskedTextProvider.AllowPromptAsInput, 920_maskedTextProvider.AllowPromptAsInput,