remove numeric restriction on cc number field (#1617)
This commit is contained in:
parent
5e4365084b
commit
397250368a
@ -241,7 +241,6 @@
|
||||
StyleClass="box-value"
|
||||
Grid.Row="1"
|
||||
Grid.Column="0"
|
||||
Keyboard="Numeric"
|
||||
IsPassword="{Binding ShowCardNumber, Converter={StaticResource inverseBool}}"
|
||||
IsSpellCheckEnabled="False"
|
||||
IsTextPredictionEnabled="False" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user