Partager via


NotePlacementChangedPreviewEventArgs Classe

Définition

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

public ref class NotePlacementChangedPreviewEventArgs 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 NotePlacementChangedPreviewEventArgs 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 NotePlacementChangedPreviewEventArgs
Public NotInheritable Class NotePlacementChangedPreviewEventArgs
Héritage
Object Platform::Object IInspectable NotePlacementChangedPreviewEventArgs
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 NotePlacementChanged est déclenché.

Propriétés

ViewId

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

S’applique à