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

适用于