UIElement.AllowDropProperty 屬性

定義

識別 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

屬性值

AllowDrop相依性屬性的識別碼。

適用於