NumericUpDown.

OnPreviewTextInput(object, TextCompositionEventArgs) Method

Namespace
MahApps.Metro.Controls
Containing Type
NumericUpDown

Syntax

protected void OnPreviewTextInput(object sender, TextCompositionEventArgs e)

Parameters

Name Type Description
sender object
e TextCompositionEventArgs

Return Value

Type Description
void