更新 : 2007 年 11 月
ドラッグ アンド ドロップ操作中の追加情報を提供します。
名前空間 : Microsoft.Windows.Design.Interaction
アセンブリ : Microsoft.Windows.Design.Interaction (Microsoft.Windows.Design.Interaction.dll 内)
構文
'宣言
Public Class DragGestureData _
Inherits MouseGestureData
'使用
Dim instance As DragGestureData
public class DragGestureData : MouseGestureData
public ref class DragGestureData : public MouseGestureData
public class DragGestureData extends MouseGestureData
解説
このクラスは MouseGestureData の派生クラスで、ドラッグ アンド ドロップ操作用の追加のジェスチャ データを提供します。
継承階層
System.Object
Microsoft.Windows.Design.Interaction.GestureData
Microsoft.Windows.Design.Interaction.MouseGestureData
Microsoft.Windows.Design.Interaction.DragGestureData
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。
参照
参照
Microsoft.Windows.Design.Interaction 名前空間