バージョン

TileDraggingEventArgs コンストラクタ

クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal tile As TileBase, _
   ByVal phase As DragPhase, _
   ByVal action As Infragistics.Win.UIActionNotification.UIAction _
)
public TileDraggingEventArgs( 
   TileBase tile,
   DragPhase phase,
   Infragistics.Win.UIActionNotification.UIAction action
)

パラメータ

tile
phase
action
参照