Freigeben über


DesktopWindowXamlSourceGotFocusEventArgs.Request Eigenschaft

Definition

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

public:
 property XamlSourceFocusNavigationRequest ^ Request { XamlSourceFocusNavigationRequest ^ get(); };
XamlSourceFocusNavigationRequest Request();
public XamlSourceFocusNavigationRequest Request { get; }
var xamlSourceFocusNavigationRequest = desktopWindowXamlSourceGotFocusEventArgs.request;
Public ReadOnly Property Request As XamlSourceFocusNavigationRequest

Eigenschaftswert

Ein -Objekt, das den Grund und andere Informationen für die Fokusnavigation angibt.

Gilt für: