Freigeben über


XamlSourceFocusNavigationResult Klasse

Definition

Stellt Daten für eine Anforderung zum Navigieren des Fokus zu einem DesktopWindowXamlSource-Objekt mithilfe der NavigateFocus(Microsoft.UI.Xaml.Hosting.XamlSourceFocusNavigationRequest)- Methode bereit.

public ref class XamlSourceFocusNavigationResult sealed
/// [Windows.Foundation.Metadata.Activatable(Microsoft.UI.Xaml.Hosting.IXamlSourceFocusNavigationResultFactory, 327680, "Microsoft.UI.Xaml.WinUIContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class XamlSourceFocusNavigationResult final
[Windows.Foundation.Metadata.Activatable(typeof(Microsoft.UI.Xaml.Hosting.IXamlSourceFocusNavigationResultFactory), 327680, "Microsoft.UI.Xaml.WinUIContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class XamlSourceFocusNavigationResult
Public NotInheritable Class XamlSourceFocusNavigationResult
Vererbung
Object Platform::Object IInspectable XamlSourceFocusNavigationResult
Attribute

Konstruktoren

XamlSourceFocusNavigationResult(Boolean)

Initialisiert ein neues XamlSourceFocusNavigationResult-Objekt .

Eigenschaften

WasFocusMoved

Ruft einen Wert ab, der angibt, ob der Fokus erfolgreich auf das DesktopWindowXamlSource-Objekt verschoben wurde.

Gilt für: