다음을 통해 공유


XamlSourceFocusNavigationResult 클래스

정의

NavigateFocus(Microsoft.UI.Xaml.Hosting.XamlSourceFocusNavigationRequest) 메서드를 사용하여 DesktopWindowXamlSource 개체로 포커스를 이동하는 요청에 대한 데이터를 제공합니다.

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
상속
Object Platform::Object IInspectable XamlSourceFocusNavigationResult
특성

생성자

XamlSourceFocusNavigationResult(Boolean)

XamlSourceFocusNavigationResult 개체를 초기화합니다.

속성

WasFocusMoved

포커스가 DesktopWindowXamlSource 개체로 성공적으로 이동되었는지 여부를 나타내는 값을 가져옵니다.

적용 대상