共用方式為


CoreWindowPopupShowingEventArgs 類別

定義

定義方法,以設定快顯視窗所需的大小。

public ref class CoreWindowPopupShowingEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.Core.CoreWindowDialogsContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
class CoreWindowPopupShowingEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.Core.CoreWindowDialogsContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
public sealed class CoreWindowPopupShowingEventArgs
Public NotInheritable Class CoreWindowPopupShowingEventArgs
繼承
Object Platform::Object IInspectable CoreWindowPopupShowingEventArgs
屬性

Windows 需求

裝置系列
Windows Desktop Extension SDK (已於 10.0.10240.0 引進)
API contract
Windows.UI.Core.CoreWindowDialogsContract (已於 v1.0 引進)

備註

注意

這個類別不是敏捷式的,這表示您需要考慮其執行緒模型和封送處理行為。 如需詳細資訊,請參閱 執行緒和封送處理 (C++/CX)

方法

SetDesiredSize(Size)

設定快顯所需的大小。

適用於