C# 클래스 mtWPFInertia.Picture

Interaction logic for Picture.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: RIT-Tool-Time/Cascade 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AngleProperty System.Windows.DependencyProperty
ImagePathProperty System.Windows.DependencyProperty
ScaleXProperty System.Windows.DependencyProperty
ScaleYProperty System.Windows.DependencyProperty
XProperty System.Windows.DependencyProperty
YProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
Picture ( ) : System

비공개 메소드들

메소드 설명
InitializeComponent ( ) : void
System ( int connectionId, object target ) : void

메소드 상세

Picture() 공개 메소드

public Picture ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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