共用方式為


ContactPanelClosingEventArgs 類別

定義

提供 Closing 事件的事件資訊。

public ref class ContactPanelClosingEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class ContactPanelClosingEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class ContactPanelClosingEventArgs
Public NotInheritable Class ContactPanelClosingEventArgs
繼承
Object Platform::Object IInspectable ContactPanelClosingEventArgs
屬性

Windows 需求

裝置系列
Windows 10 Creators Update (已於 10.0.15063.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v4.0 引進)
應用程式功能
contactsSystem

方法

GetDeferral()

取得 Closing 事件的延遲物件。

適用於