feat: implement more buttons.
This commit is contained in:
@@ -213,7 +213,6 @@ public abstract class NumericUpDown : TemplatedControl, IClearControl
|
||||
_textBox?.Focus();
|
||||
_textBox!.IsReadOnly = true;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
protected override void OnTextInput(TextInputEventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user