IContactPanelActivatedEventArgs Interface
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.
Fournit des données lorsqu’une application est activée par le panneau de contact.
public interface class IContactPanelActivatedEventArgs
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.Guid(1388012516, 54228, 19299, 128, 81, 74, 242, 8, 44, 171, 128)]
struct IContactPanelActivatedEventArgs
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.Guid(1388012516, 54228, 19299, 128, 81, 74, 242, 8, 44, 171, 128)]
public interface IContactPanelActivatedEventArgs
Public Interface IContactPanelActivatedEventArgs
- Dérivé
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows 10 Creators Update (introduit dans 10.0.15063.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduit dans v4.0)
|
Propriétés
Contact |
Obtient le contact. |
ContactPanel |
Obtient le panneau des contacts. |