Skip to content

Commit 22ca430

Browse files
committed
Removed unwanted vs folder and key defined in the property grid product key row.
1 parent 8566e98 commit 22ca430

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
-68.5 KB
Binary file not shown.

Samples/Built-in-Mask/ViewModel/BuiltInMaskViewModel.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ public BuiltInMaskViewModel()
3636
BuiltInMask.NumberMaskProperty = "-8728";
3737
BuiltInMask.OctalMaskProperty = "/012";
3838
BuiltInMask.PositiveNumberMaskProperty = "3721972";
39-
BuiltInMask.ProductKeyMaskProperty = "HTY23OPY678GR56R01G564GH";
39+
BuiltInMask.ProductKeyMaskProperty = " ";
4040
}
4141
}
4242
}

0 commit comments

Comments
 (0)