コード例 #1
0
 void NumericTextBoxInput(object sender, TextCompositionEventArgs e)
 {
     CommonControl.NumericTextBoxInput(sender, e);
 }