C# Class Techdays.WP8.Controls.TechdaysButton

Inheritance: System.Windows.Controls.UserControl
Show file Open project: vermegi/TechdaysBeDemo

Public Properties

Property 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

Public Methods

Method Description
TechdaysButton ( ) : System.Windows

Private Methods

Method 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 method

public TechdaysButton ( ) : System.Windows
return System.Windows

Property Details

CommandParameterProperty public static property

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

CommandProperty public static property

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

FillProperty public static property

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

SubTextProperty public static property

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

TextProperty public static property

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

WideProperty public static property

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