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)
200return _maskedTextProvider.AllowPromptAsInput; 204if (value != _maskedTextProvider.AllowPromptAsInput) 255_maskedTextProvider.AllowPromptAsInput, 354_maskedTextProvider.AllowPromptAsInput, 708_maskedTextProvider.AllowPromptAsInput, 916_maskedTextProvider.AllowPromptAsInput,