SizeChangedEventArgs.PreviousSize 属性

定义

获取对象的上一 Size 个。

public:
 property System::Windows::Size PreviousSize { System::Windows::Size get(); };
public System.Windows.Size PreviousSize { get; }
member this.PreviousSize : System.Windows.Size
Public ReadOnly Property PreviousSize As Size

属性值

对象的上一 Size 个对象。

适用于

另请参阅