C# Class MegaMan.Editor.Controls.EditableLabel

Interaction logic for EditableLabel.xaml
Inheritance: System.Windows.Controls.UserControl, INotifyPropertyChanged
Afficher le fichier Open project: Tesserex/C--MegaMan-Engine

Méthodes publiques

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

Méthodes publiques

Méthode Description
EditableLabel ( ) : System

Private Methods

Méthode Description
Changed ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnPropertyChanged ( string property ) : void
Swap ( object obj ) : void

Method Details

EditableLabel() public méthode

public EditableLabel ( ) : System
Résultat System

Property Details

TextProp public_oe static_oe property

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