C# Class LogViewer.LabelAndText

Interaction logic for LabelAndText.xaml
Afficher le fichier Open project: wallymathieu/log4net-logviewer

Méthodes publiques

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

Méthodes publiques

Méthode Description
LabelAndText ( ) : System

Private Methods

Méthode Description
OnLabelChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnTextChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

LabelAndText() public méthode

public LabelAndText ( ) : System
Résultat System

Property Details

LabelProperty public_oe static_oe property

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

TextProperty public_oe static_oe property

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