We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8566e98 commit 22ca430Copy full SHA for 22ca430
Samples/Built-in-Mask/.vs/Built-in-Mask/v16/.suo
-68.5 KB
Samples/Built-in-Mask/ViewModel/BuiltInMaskViewModel.cs
@@ -36,7 +36,7 @@ public BuiltInMaskViewModel()
36
BuiltInMask.NumberMaskProperty = "-8728";
37
BuiltInMask.OctalMaskProperty = "/012";
38
BuiltInMask.PositiveNumberMaskProperty = "3721972";
39
- BuiltInMask.ProductKeyMaskProperty = "HTY23OPY678GR56R01G564GH";
+ BuiltInMask.ProductKeyMaskProperty = " ";
40
}
41
42
0 commit comments