DesktopWindowXamlSourceTakeFocusRequestedEventArgs クラス

定義

TakeFocusRequested イベントのイベント データを提供します。

public ref class DesktopWindowXamlSourceTakeFocusRequestedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.Xaml.Hosting.HostingContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class DesktopWindowXamlSourceTakeFocusRequestedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.Xaml.Hosting.HostingContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class DesktopWindowXamlSourceTakeFocusRequestedEventArgs
Public NotInheritable Class DesktopWindowXamlSourceTakeFocusRequestedEventArgs
継承
Object Platform::Object IInspectable DesktopWindowXamlSourceTakeFocusRequestedEventArgs
属性

Windows の要件

デバイス ファミリ
Windows Desktop Extension SDK (10.0.17763.0 で導入)
API contract
Windows.UI.Xaml.Hosting.HostingContract (v3.0 で導入)

プロパティ

Request

フォーカス ナビゲーションの理由とその他の情報を指定する XamlSourceFocusNavigationRequest オブジェクトを取得します。

適用対象