Share via


DesktopWindowXamlSourceTakeFocusRequestedEventArgs 클래스

정의

TakeFocusRequested 이벤트에 대한 이벤트 데이터를 제공합니다.

public ref class DesktopWindowXamlSourceTakeFocusRequestedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class DesktopWindowXamlSourceTakeFocusRequestedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class DesktopWindowXamlSourceTakeFocusRequestedEventArgs
Public NotInheritable Class DesktopWindowXamlSourceTakeFocusRequestedEventArgs
상속
Object Platform::Object IInspectable DesktopWindowXamlSourceTakeFocusRequestedEventArgs
특성

속성

Request

포커스 탐색의 이유를 지정하는 XamlSourceFocusNavigationRequest 개체를 가져옵니다(다른 선택적 정보와 함께).

적용 대상