Basic Library for UWP/WinRT XAML
C1DragEventArgs クラス
メンバ 

ドラッグイベントの情報が含まれます。
オブジェクト モデル
C1DragEventArgs クラス
構文
'宣言
 
Public MustInherit Class C1DragEventArgs 
   Inherits C1InputEventArgs
public abstract class C1DragEventArgs : C1InputEventArgs 
継承階層

System.Object
   System.EventArgs
      C1.Xaml.C1InputEventArgs
         C1.Xaml.C1DragEventArgs
            C1.Xaml.C1DragCompletedEventArgs
            C1.Xaml.C1DragDeltaEventArgs
            C1.Xaml.C1DragInertiaStartedEventArgs
            C1.Xaml.C1DragStartedEventArgs
            C1.Xaml.C1DragStartingEventArgs

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1DragEventArgs メンバ
C1.Xaml 名前空間

Send Feedback