UIElement.AllowDropProperty Propriété

Définition

Identifie la propriété de dépendance AllowDrop .

public:
 static property DependencyProperty ^ AllowDropProperty { DependencyProperty ^ get(); };
static DependencyProperty AllowDropProperty();
public static DependencyProperty AllowDropProperty { get; }
var dependencyProperty = UIElement.allowDropProperty;
Public Shared ReadOnly Property AllowDropProperty As DependencyProperty

Valeur de propriété

Identificateur de la propriété de dépendance AllowDrop .

S’applique à