共用方式為


ExecuteRequestedEventArgs 類別

定義

提供 ExecuteRequested 事件的事件資料。

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

屬性

Parameter

取得傳遞至引發此事件之 Execute 方法的命令參數。

適用於

另請參閱