SplitViewPaneClosingEventArgs クラス

定義

SplitView.PaneClosing イベントのイベント データを提供します。

public ref class SplitViewPaneClosingEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class SplitViewPaneClosingEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class SplitViewPaneClosingEventArgs
Public NotInheritable Class SplitViewPaneClosingEventArgs
継承
Object Platform::Object IInspectable SplitViewPaneClosingEventArgs
属性

プロパティ

Cancel

ウィンドウの終了アクションを取り消す必要があるかどうかを示す値を取得または設定します。

適用対象