Description When the MaskedTextBox mask contains literal (fixed) text, any set value character that matches a character in the literal part of the mask is not displayed in the component's input. The ...
public static readonly StyledProperty<bool> ResetOnSpaceProperty = AvaloniaProperty.Register<MaskedTextBox, bool> (nameof (ResetOnSpace), true); public MaskedTextBox () { } public MaskedTextBox ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results