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 对象,该对象指定 (的原因以及其他可选信息) 焦点导航。

适用于