次の方法で共有


DesktopWindowXamlSourceGotFocusEventArgs クラス

定義

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

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

プロパティ

Request

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

適用対象