Compartir a través de


DesktopWindowXamlSourceGotFocusEventArgs Clase

Definición

Proporciona datos de eventos para el evento GotFocus .

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

Propiedades

Request

Obtiene un objeto XamlSourceFocusNavigationRequest que especifica el motivo de (junto con otra información opcional) la navegación del foco.

Se aplica a