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

物件先前的 Size

適用於

另請參閱