C# Class MegaMan.Editor.Controls.EditableLabel

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

Public Properties

Property Type Description
TextProp System.Windows.DependencyProperty

Public Methods

Method Description
EditableLabel ( ) : System

Private Methods

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

Method Details

EditableLabel() public method

public EditableLabel ( ) : System
return System

Property Details

TextProp public_oe static_oe property

public static DependencyProperty,System.Windows TextProp
return System.Windows.DependencyProperty