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 物件,指定焦點流覽的原因和其他資訊。

適用於