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