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)
204
return _maskedTextProvider.
AllowPromptAsInput
;
208
if (value != _maskedTextProvider.
AllowPromptAsInput
)
259
_maskedTextProvider.
AllowPromptAsInput
,
358
_maskedTextProvider.
AllowPromptAsInput
,
712
_maskedTextProvider.
AllowPromptAsInput
,
920
_maskedTextProvider.
AllowPromptAsInput
,