DropGestureRecognizer.AllowDrop Propiedad

Definición

Obtiene o establece un valor que indica si el elemento puede aceptar datos descartados. Esta es una propiedad enlazable.

public:
 property bool AllowDrop { bool get(); void set(bool value); };
public bool AllowDrop { get; set; }
member this.AllowDrop : bool with get, set
Public Property AllowDrop As Boolean

Valor de propiedad

Se aplica a