WebUICommandBarItemInvokedEventArgs 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 WebUICommandBarIconButton ItemInvoked .
public ref class WebUICommandBarItemInvokedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.WebUI.Core.WebUICommandBarContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class WebUICommandBarItemInvokedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.WebUI.Core.WebUICommandBarContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class WebUICommandBarItemInvokedEventArgs
Public NotInheritable Class WebUICommandBarItemInvokedEventArgs
- 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 des 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
IsPrimaryCommand |
Action déconseillée. Obtient si la commande appelée est une commande principale. |