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 依存関係プロパティの識別子。

適用対象