Свойство | Type | Description | |
---|---|---|---|
BackgroundColorProperty | |||
ButtonsProperty | |||
ForegroundColorProperty | |||
IsMenuEnabledProperty | |||
IsVisibleProperty | |||
MenuItemsProperty | |||
ModeProperty | |||
OpacityProperty | |||
StateChangedCommandProperty |
Свойство | Type | Description | |
---|---|---|---|
ApplicationBarStateChanged | void | ||
OnIsVisibleChanged | void |
Méthode | Description | |
---|---|---|
ApplicationBar ( ) : System |
Initializes a new instance of the ApplicationBar class.
|
Méthode | Description | |
---|---|---|
OnBackgroundColorChanged ( |
Called after the background color of the ApplicationBar is changed.
|
|
OnForegroundColorChanged ( |
Called after the foreground color of the ApplicationBar is changed.
|
|
OnIsMenuEnabledChanged ( |
Called after the menu enabled state of the Application Bar is changed.
|
|
OnModeChanged ( |
Called after the size of the ApplicationBar is changed.
|
|
OnOpacityChanged ( |
Called after the opacity of the ApplicationBar is changed.
|
Méthode | Description | |
---|---|---|
ApplicationBarStateChanged ( object sender, Microsoft.Phone.Shell.ApplicationBarStateChangedEventArgs e ) : void | ||
OnIsVisibleChanged ( |
Called after the visible state of the Application Bar is changed.
|
protected static OnBackgroundColorChanged ( |
||
d | The |
|
e | System.Windows.DependencyPropertyChangedEventArgs | The |
Résultat | void |
protected static OnForegroundColorChanged ( |
||
d | The |
|
e | System.Windows.DependencyPropertyChangedEventArgs | The |
Résultat | void |
protected static OnIsMenuEnabledChanged ( |
||
d | The |
|
e | System.Windows.DependencyPropertyChangedEventArgs | The |
Résultat | void |
protected static OnModeChanged ( |
||
d | The |
|
e | System.Windows.DependencyPropertyChangedEventArgs | The |
Résultat | void |
protected static OnOpacityChanged ( |
||
d | The |
|
e | System.Windows.DependencyPropertyChangedEventArgs | The |
Résultat | void |
public static DependencyProperty,System.Windows BackgroundColorProperty | ||
Résultat |
public static DependencyProperty,System.Windows ButtonsProperty | ||
Résultat |
public static DependencyProperty,System.Windows ForegroundColorProperty | ||
Résultat |
public static DependencyProperty,System.Windows IsMenuEnabledProperty | ||
Résultat |
public static DependencyProperty,System.Windows IsVisibleProperty | ||
Résultat |
public static DependencyProperty,System.Windows MenuItemsProperty | ||
Résultat |
public static DependencyProperty,System.Windows ModeProperty | ||
Résultat |
public static DependencyProperty,System.Windows OpacityProperty | ||
Résultat |