C# 클래스 Gu.Wpf.Geometry.Demo.Drag

파일 보기 프로젝트 열기: JohanLarsson/Gu.Wpf.Geometry

공개 프로퍼티들

프로퍼티 타입 설명
WithMouseProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
SetWithMouse ( this element, bool value ) : void

비공개 메소드들

메소드 설명
Drag ( ) : System
GetWithMouse ( this element ) : bool
OnLostMouseCapture ( object sender, RoutedEventArgs e ) : void
OnMouseLeftDown ( object sender, System.Windows.Input.MouseEventArgs e ) : void
OnMouseLeftUp ( object sender, System.Windows.Input.MouseEventArgs e ) : void
OnMouseMove ( object sender, System.Windows.Input.MouseEventArgs e ) : void

메소드 상세

SetWithMouse() 공개 정적인 메소드

public static SetWithMouse ( this element, bool value ) : void
element this
value bool
리턴 void

프로퍼티 상세

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

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