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

イベントが処理されたかどうかを取得または設定します。

適用対象