set => SetValue(ErrorTextProperty, value);
Esempio n. 2
0
 get => (string)GetValue(ErrorTextProperty); set => SetValue(ErrorTextProperty, value);