C# Class SDE.Tools.DatabaseEditor.WPF.DisplayLabel

Inheritance: System.Windows.Controls.Label
Afficher le fichier Open project: Tokeiburu/RagnarokSDE Class Usage Examples

Méthodes publiques

Свойство Type Description
DisplayTextProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
DisplayLabel ( ) : System.Collections.Generic
DisplayLabel ( ServerDbs dbSource, BaseDb db ) : System.Collections.Generic
OnDisplayTextChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
ResetEnabled ( ) : void
ToString ( ) : string

Method Details

DisplayLabel() public méthode

public DisplayLabel ( ) : System.Collections.Generic
Résultat System.Collections.Generic

DisplayLabel() public méthode

public DisplayLabel ( ServerDbs dbSource, BaseDb db ) : System.Collections.Generic
dbSource SDE.Tools.DatabaseEditor.Generic.Lists.ServerDbs
db BaseDb
Résultat System.Collections.Generic

OnDisplayTextChanged() public static méthode

public static OnDisplayTextChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
d System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
Résultat void

ResetEnabled() public méthode

public ResetEnabled ( ) : void
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

DisplayTextProperty public_oe static_oe property

public static DependencyProperty,System.Windows DisplayTextProperty
Résultat System.Windows.DependencyProperty