Share via


NumberBoxValueChangedEventArgs.NewValue 屬性

定義

包含要為 NumberBox 設定的新 Value

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

屬性值

Double

double

適用於