C# 클래스 SateliteControl.SateliteViewer

UserControl1.xaml の相互作用ロジック
상속: System.Windows.Window
파일 보기 프로젝트 열기: kienaiProject/ArtOfWords 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
BottomButtonLabelProperty System.Windows.DependencyProperty
GridSquareSizeProperty DependencyProperty
LeftButtonLabelProperty DependencyProperty
RelatedModel object
RightButtonLabelProperty DependencyProperty
TopButtonLabelProperty DependencyProperty

공개 메소드들

메소드 설명
GetAngle ( Cards card ) : double
OnJumpOccured ( object sender ) : void
RotateTo ( Cards card ) : void
SateliteViewer ( Window Parent ) : System

비공개 메소드들

메소드 설명
Border_MouseLeftButtonDown_1 ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
BottomLeftBtn_Click ( object sender, RoutedEventArgs e ) : void
BottomRightBtn_Click ( object sender, RoutedEventArgs e ) : void
CloseBtn_Click ( object sender, RoutedEventArgs e ) : void
ExpandBtn_Click ( object sender, RoutedEventArgs e ) : void
GetFromAngleByMinimumDistance ( double toAngle ) : double
GetParentWindowRect ( ) : System.Drawing.Rectangle
Initialize ( ) : void
JumpBtn_Click ( object sender, RoutedEventArgs e ) : void
MoveBtn_Click ( object sender, RoutedEventArgs e ) : void
OnParentClosing ( object sender, CancelEventArgs e ) : void
StartAnimation ( ) : void
TopLeftBtn_Click ( object sender, RoutedEventArgs e ) : void
TopRightBtn_Click ( object sender, RoutedEventArgs e ) : void
UserControl_MouseEnter_1 ( object sender, MouseEventArgs e ) : void
UserControl_MouseLeave_1 ( object sender, MouseEventArgs e ) : void
Window_Closed_1 ( object sender, EventArgs e ) : void

메소드 상세

GetAngle() 공개 메소드

public GetAngle ( Cards card ) : double
card Cards
리턴 double

OnJumpOccured() 공개 메소드

public OnJumpOccured ( object sender ) : void
sender object
리턴 void

RotateTo() 공개 메소드

public RotateTo ( Cards card ) : void
card Cards
리턴 void

SateliteViewer() 공개 메소드

public SateliteViewer ( Window Parent ) : System
Parent Window
리턴 System

프로퍼티 상세

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

依存関係プロパティ本体
public static DependencyProperty,System.Windows BottomButtonLabelProperty
리턴 System.Windows.DependencyProperty

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

依存関係プロパティ本体
public static DependencyProperty GridSquareSizeProperty
리턴 DependencyProperty

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

依存関係プロパティ本体
public static DependencyProperty LeftButtonLabelProperty
리턴 DependencyProperty

RelatedModel 공개적으로 프로퍼티

public object RelatedModel
리턴 object

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

依存関係プロパティ本体
public static DependencyProperty RightButtonLabelProperty
리턴 DependencyProperty

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

依存関係プロパティ本体
public static DependencyProperty TopButtonLabelProperty
리턴 DependencyProperty