다음을 통해 공유


BackPressedEventArgs 클래스

정의

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

public ref class BackPressedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Phone.PhoneContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class BackPressedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Phone.PhoneContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class BackPressedEventArgs
Public NotInheritable Class BackPressedEventArgs
상속
Object Platform::Object IInspectable BackPressedEventArgs
특성

Windows 요구 사항

디바이스 패밀리
Windows Mobile Extension SDK (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.Phone.PhoneContract (v1.0에서 도입되었습니다.)

속성

Handled

이벤트가 처리되었는지 여부를 가져오거나 설정합니다.

적용 대상