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

Interaction logic for Dot.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: JohanLarsson/Gu.Wpf.Geometry

공개 프로퍼티들

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

공개 메소드들

메소드 설명
Dot ( ) : System.Windows

보호된 메소드들

메소드 설명
OnLostMouseCapture ( System.Windows.Input.MouseEventArgs args ) : void
OnMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs args ) : void
OnMouseLeftButtonUp ( System.Windows.Input.MouseButtonEventArgs args ) : void
OnMouseMove ( System.Windows.Input.MouseEventArgs args ) : void

비공개 메소드들

메소드 설명
OnCenterChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs args ) : void

메소드 상세

Dot() 공개 메소드

public Dot ( ) : System.Windows
리턴 System.Windows

OnLostMouseCapture() 보호된 메소드

protected OnLostMouseCapture ( System.Windows.Input.MouseEventArgs args ) : void
args System.Windows.Input.MouseEventArgs
리턴 void

OnMouseLeftButtonDown() 보호된 메소드

protected OnMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs args ) : void
args System.Windows.Input.MouseButtonEventArgs
리턴 void

OnMouseLeftButtonUp() 보호된 메소드

protected OnMouseLeftButtonUp ( System.Windows.Input.MouseButtonEventArgs args ) : void
args System.Windows.Input.MouseButtonEventArgs
리턴 void

OnMouseMove() 보호된 메소드

protected OnMouseMove ( System.Windows.Input.MouseEventArgs args ) : void
args System.Windows.Input.MouseEventArgs
리턴 void

프로퍼티 상세

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

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