C# Class Caliburn.Micro.BindableAppBar.BindableAppBarMenuItem

Inheritance: System.Windows.Controls.Control, IApplicationBarMenuItem
Afficher le fichier Open project: kamranayub/CaliburnBindableAppBar Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
BindableAppBarMenuItem ( ) : System

Private Methods

Méthode Description
AppBarMenuItemClick ( object sender, EventArgs e ) : void
OnIsEnabledChanged ( object s, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnTextChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnVisibilityChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

BindableAppBarMenuItem() public méthode

public BindableAppBarMenuItem ( ) : System
Résultat System

Property Details

TextProperty public_oe static_oe property

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

VisibilityProperty public_oe static_oe property

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