NotePlacementChangedPreviewEventArgs クラス

定義

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
継承
Object Platform::Object IInspectable NotePlacementChangedPreviewEventArgs
属性

Windows の要件

デバイス ファミリ
Windows Desktop Extension SDK (10.0.14393.0 で導入)
API contract
Windows.ApplicationModel.Preview.Notes.PreviewNotesContract (v1.0 で導入)

注釈

このクラスは、 NotePlacementChanged イベントが発生すると自動的にインスタンス化されます。

プロパティ

ViewId

NotePlacementChanged イベントが発生したノートの一意識別子。

適用対象