Share via


DesktopWindowXamlSourceTakeFocusRequestedEventArgs Klasse

Definition

Stellt Ereignisdaten für das TakeFocusRequested-Ereignis bereit .

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
Vererbung
Object Platform::Object IInspectable DesktopWindowXamlSourceTakeFocusRequestedEventArgs
Attribute

Windows-Anforderungen

Gerätefamilie
Windows Desktop Extension SDK (eingeführt in 10.0.17763.0)
API contract
Windows.UI.Xaml.Hosting.HostingContract (eingeführt in v3.0)

Eigenschaften

Request

Ruft ein XamlSourceFocusNavigationRequest-Objekt ab, das den Grund und andere Informationen für die Fokusnavigation angibt.

Gilt für: