PropertyChangedEventArgs.OldValue 属性

定义

获取属性的旧值。

public:
 property System::Object ^ OldValue { System::Object ^ get(); };
public object OldValue { get; }
member this.OldValue : obj
Public ReadOnly Property OldValue As Object

属性值

Object

适用于