InfoBarClosedEventArgs 클래스

정의

InfoBar.Closed 이벤트에 대한 데이터를 제공합니다.

이 설명서는 UWP용 WinUI 2에 적용됩니다(Windows App SDKWinUI의 경우 Windows App SDK 네임스페이스 참조).

public ref class InfoBarClosedEventArgs
/// [Microsoft.UI.Xaml.CustomAttributes.MUXContractProperty(version=0)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.Version(1)]
class InfoBarClosedEventArgs
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.XamlContract, 65536)]
class InfoBarClosedEventArgs
[Microsoft.UI.Xaml.CustomAttributes.MUXContractProperty(version=0)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public class InfoBarClosedEventArgs
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.XamlContract), 65536)]
public class InfoBarClosedEventArgs
Public Class InfoBarClosedEventArgs
상속
Object Platform::Object IInspectable InfoBarClosedEventArgs
특성
Microsoft.UI.Xaml.CustomAttributes.MUXContractPropertyAttribute MarshalingBehaviorAttribute ThreadingAttribute VersionAttribute ContractVersionAttribute

속성

Reason

Closed 이벤트의 원인이 사용자 상호 작용(닫기 단추 클릭) 또는 프로그래밍 방식 닫기 때문인지 여부를 지정하는 상수를 가져옵니다.

이 설명서는 UWP용 WinUI 2에 적용됩니다(Windows App SDKWinUI의 경우 Windows App SDK 네임스페이스 참조).

적용 대상

추가 정보