GiveFeedbackEventArgs.Effects プロパティ

定義

ドラッグ アンド ドロップ操作の効果を示す値を取得します。

public:
 property System::Windows::DragDropEffects Effects { System::Windows::DragDropEffects get(); };
public System.Windows.DragDropEffects Effects { get; }
member this.Effects : System.Windows.DragDropEffects
Public ReadOnly Property Effects As DragDropEffects

プロパティ値

ドラッグ アンド ドロップ操作の効果を示す DragDropEffects 列挙体のメンバー。

適用対象