NumberBoxValueChangedEventArgs.NewValue 属性

定义

包含要为 NumberBox 设置的新

public:
 property double NewValue { double get(); };
double NewValue();
public double NewValue { get; }
var double = numberBoxValueChangedEventArgs.newValue;
Public ReadOnly Property NewValue As Double

属性值

Double

double

适用于