다음을 통해 공유


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 메서드에 전달된 명령 매개 변수를 가져옵니다.

적용 대상

추가 정보