更新: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
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。並非所有的執行個體成員都是安全執行緒。
請參閱
參考
Microsoft.Windows.Design.Interaction 命名空間