C# Class Techdays.WP8.Controls.TechdaysButton

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: vermegi/TechdaysBeDemo

Méthodes publiques

Свойство Type Description
CommandParameterProperty System.Windows.DependencyProperty
CommandProperty System.Windows.DependencyProperty
FillProperty System.Windows.DependencyProperty
SubTextProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty
WideProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
TechdaysButton ( ) : System.Windows

Private Methods

Méthode Description
OnFillChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnSubTextChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnTap ( object sender, GestureEventArgs e ) : void
OnTextChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnWideChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

TechdaysButton() public méthode

public TechdaysButton ( ) : System.Windows
Résultat System.Windows

Property Details

CommandParameterProperty public_oe static_oe property

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

CommandProperty public_oe static_oe property

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

FillProperty public_oe static_oe property

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

SubTextProperty public_oe static_oe property

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

TextProperty public_oe static_oe property

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

WideProperty public_oe static_oe property

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