WebUICommandBarSizeChangedEventArgs Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Action déconseillée. Contient des données d’événement sur l’événement WebUICommandBar.SizeChanged .
public ref class WebUICommandBarSizeChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.WebUI.Core.WebUICommandBarContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class WebUICommandBarSizeChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.WebUI.Core.WebUICommandBarContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class WebUICommandBarSizeChangedEventArgs
Public NotInheritable Class WebUICommandBarSizeChangedEventArgs
- Héritage
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows Mobile Extension SDK (introduit dans 10.0.10240.0)
|
API contract |
Windows.UI.WebUI.Core.WebUICommandBarContract (introduit dans v1.0)
|
Remarques
L’utilisation de l’élément d’expérience utilisateur de la barre de commandes (également appelée « Barre d’applications ») est déconseillée pour les applications UWP utilisant JavaScript et n’est plus prise en charge. Si votre application en a toujours besoin, cette fonctionnalité est disponible à partir de la bibliothèque WinJS 4 .
Propriétés
Size |
Action déconseillée. Obtient la taille de la barre de commandes. |