Share via


XamlSourceFocusNavigationResult Klasse

Definition

Stellt Daten für eine Anforderung zum Navigieren des Fokus zu einem DesktopWindowXamlSource-Objekt mithilfe der NavigateFocus-Methode bereit.

public ref class XamlSourceFocusNavigationResult sealed
/// [Windows.Foundation.Metadata.Activatable(Windows.UI.Xaml.Hosting.IXamlSourceFocusNavigationResultFactory, 196608, "Windows.UI.Xaml.Hosting.HostingContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.Xaml.Hosting.HostingContract, 196608)]
/// [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(Windows.UI.Xaml.Hosting.IXamlSourceFocusNavigationResultFactory), 196608, "Windows.UI.Xaml.Hosting.HostingContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.Xaml.Hosting.HostingContract), 196608)]
[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

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)

Konstruktoren

XamlSourceFocusNavigationResult(Boolean)

Initialisiert eine neue instance der XamlSourceFocusNavigationResult-Klasse.

Eigenschaften

WasFocusMoved

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

Gilt für: