C# Class Cirrious.Conference.UI.WP7.Controls.IconWithTextMenuItem

Inheritance: System.Windows.Controls.UserControl
Show file Open project: slodge/MvvmCrossConference

Public Properties

Property Type Description
CommandParameterProperty System.Windows.DependencyProperty
CommandProperty System.Windows.DependencyProperty
SourceProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty
TextStyleProperty System.Windows.DependencyProperty

Public Methods

Method Description
IconWithTextMenuItem ( ) : System

Private Methods

Method Description
OnSourceChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnTap ( object sender, GestureEventArgs e ) : void
OnTextChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnTextStyleChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

IconWithTextMenuItem() public method

public IconWithTextMenuItem ( ) : System
return System

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

SourceProperty public static property

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

TextProperty public static property

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

TextStyleProperty public static property

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