C# 클래스 Mistilteinn.Controls.GamePreview

상속: System.Windows.Controls.Control, ITextEditer
파일 보기 프로젝트 열기: RuriJudgement/Mistilteinn

공개 프로퍼티들

프로퍼티 타입 설명
FaceImageProperty System.Windows.DependencyProperty
GameBackgroundProperty System.Windows.DependencyProperty
GameTextProperty System.Windows.DependencyProperty
NameBoardProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
AddText ( String text ) : void

비공개 메소드들

메소드 설명
GamePreview ( ) : System
GamePreview_Loaded ( object sender, RoutedEventArgs e ) : void
GamePreview_TextChanged ( object sender, EventArgs e ) : void
SelectNeedTranslate ( ) : void
UpdateText ( bool updateImage ) : void
_content_PreviewKeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void
_nameBoard_PreviewKeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void

메소드 상세

AddText() 공개 메소드

public AddText ( String text ) : void
text String
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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