Share via


DesktopWindowXamlSourceGotFocusEventArgs Klasse

Definition

Stellt Ereignisdaten für das GotFocus-Ereignis bereit.

public ref class DesktopWindowXamlSourceGotFocusEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.Xaml.Hosting.HostingContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class DesktopWindowXamlSourceGotFocusEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.Xaml.Hosting.HostingContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class DesktopWindowXamlSourceGotFocusEventArgs
Public NotInheritable Class DesktopWindowXamlSourceGotFocusEventArgs
Vererbung
Object Platform::Object IInspectable DesktopWindowXamlSourceGotFocusEventArgs
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: