C# 클래스 TasksPlugin.Views.TaskDragItem

Interaction logic for TaskDragItem.xaml
파일 보기 프로젝트 열기: TNOCS/csTouch 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
FloatingElementIdProperty System.Windows.DependencyProperty
PluginProperty System.Windows.DependencyProperty
ServiceProperty System.Windows.DependencyProperty
TaskProperty System.Windows.DependencyProperty

Private Properties

프로퍼티 타입 설명
AppState_Drop void
DragCompleted void
TaskDragItem_Loaded void
TaskDragItem_TouchDown void

공개 메소드들

메소드 설명
StartDragDrop ( object sender, System.Windows.Input.InputDevice device, object src ) : void
TaskDragItem ( ) : System.Collections.Generic

비공개 메소드들

메소드 설명
AppState_Drop ( object sender, DropEventArgs e ) : void
DragCompleted ( object sender, SurfaceDragCompletedEventArgs e ) : void
TaskDragItem_Loaded ( object sender, RoutedEventArgs e ) : void
TaskDragItem_TouchDown ( object sender, System.Windows.Input.InputEventArgs e ) : void

메소드 상세

StartDragDrop() 공개 메소드

public StartDragDrop ( object sender, System.Windows.Input.InputDevice device, object src ) : void
sender object
device System.Windows.Input.InputDevice
src object
리턴 void

TaskDragItem() 공개 메소드

public TaskDragItem ( ) : System.Collections.Generic
리턴 System.Collections.Generic

프로퍼티 상세

FloatingElementIdProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows FloatingElementIdProperty
리턴 System.Windows.DependencyProperty

PluginProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows PluginProperty
리턴 System.Windows.DependencyProperty

ServiceProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ServiceProperty
리턴 System.Windows.DependencyProperty

TaskProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows TaskProperty
리턴 System.Windows.DependencyProperty