Exemple #1
0
 set => SetValue(InputMaskProperty, value);
Exemple #2
0
 get => (string)GetValue(InputMaskProperty); set => SetValue(InputMaskProperty, value);