C# 클래스 SDE.Tools.DatabaseEditor.WPF.DisplayLabel

상속: System.Windows.Controls.Label
파일 보기 프로젝트 열기: Tokeiburu/RagnarokSDE 1 사용 예제들

공개 프로퍼티들

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

공개 메소드들

메소드 설명
DisplayLabel ( ) : System.Collections.Generic
DisplayLabel ( ServerDbs dbSource, BaseDb db ) : System.Collections.Generic
OnDisplayTextChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
ResetEnabled ( ) : void
ToString ( ) : string

메소드 상세

DisplayLabel() 공개 메소드

public DisplayLabel ( ) : System.Collections.Generic
리턴 System.Collections.Generic

DisplayLabel() 공개 메소드

public DisplayLabel ( ServerDbs dbSource, BaseDb db ) : System.Collections.Generic
dbSource SDE.Tools.DatabaseEditor.Generic.Lists.ServerDbs
db BaseDb
리턴 System.Collections.Generic

OnDisplayTextChanged() 공개 정적인 메소드

public static OnDisplayTextChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
d System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
리턴 void

ResetEnabled() 공개 메소드

public ResetEnabled ( ) : void
리턴 void

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

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

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