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

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: slodge/MvvmCrossConference

Méthodes publiques

Свойство Type Description
CommandParameterProperty System.Windows.DependencyProperty
CommandProperty System.Windows.DependencyProperty
SourceProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty
TextStyleProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
IconWithTextMenuItem ( ) : System

Private Methods

Méthode 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 méthode

public IconWithTextMenuItem ( ) : System
Résultat System

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

SourceProperty public_oe static_oe property

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

TextProperty public_oe static_oe property

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

TextStyleProperty public_oe static_oe property

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