Share via


DesktopWindowXamlSourceTakeFocusRequestedEventArgs クラス

定義

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

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

プロパティ

Request

フォーカス ナビゲーションの理由 (および他の省略可能な情報) を指定する XamlSourceFocusNavigationRequest オブジェクトを取得します。

適用対象