9 references to AllowPromptAsInput
System.ComponentModel.TypeConverter (3)
System\ComponentModel\MaskedTextProvider.cs (3)
466
AllowPromptAsInput
,
477
AllowPromptAsInput
,
2204
if (!
AllowPromptAsInput
)
System.Windows.Forms (6)
System\Windows\Forms\Controls\TextBox\MaskedTextBox.cs (6)
200
return _maskedTextProvider.
AllowPromptAsInput
;
204
if (value != _maskedTextProvider.
AllowPromptAsInput
)
255
_maskedTextProvider.
AllowPromptAsInput
,
354
_maskedTextProvider.
AllowPromptAsInput
,
708
_maskedTextProvider.
AllowPromptAsInput
,
916
_maskedTextProvider.
AllowPromptAsInput
,