Partager via


NoteVisibilityChangedPreviewEventArgs Classe

Définition

Représente des informations sur l’événement NoteVisibilityChanged .

public ref class NoteVisibilityChangedPreviewEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.Preview.Notes.PreviewNotesContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class NoteVisibilityChangedPreviewEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.Preview.Notes.PreviewNotesContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class NoteVisibilityChangedPreviewEventArgs
Public NotInheritable Class NoteVisibilityChangedPreviewEventArgs
Héritage
Object Platform::Object IInspectable NoteVisibilityChangedPreviewEventArgs
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows Desktop Extension SDK (introduit dans 10.0.14393.0)
API contract
Windows.ApplicationModel.Preview.Notes.PreviewNotesContract (introduit dans v1.0)

Remarques

Cette classe est instanciée automatiquement lorsque l’événement NoteVisibilityChanged est déclenché.

Propriétés

IsVisible

Indique si la note (spécifiée par la propriété ViewId ) est visible sur l’écran de l’appareil.

ViewId

Identificateur unique de la note pour laquelle l’événement NoteVisibilityChanged a été déclenché.

S’applique à