public bool IsResizing { get; }
Public ReadOnly Property IsResizing As Boolean Get
public: virtual property bool IsResizing { bool get () sealed; }
abstract IsResizing : bool with get override IsResizing : bool with get
In This Article