Condividi tramite


DesktopWindowXamlSourceTakeFocusRequestedEventArgs Classe

Definizione

Fornisce i dati degli eventi per l'evento TakeFocusRequested .

public ref class DesktopWindowXamlSourceTakeFocusRequestedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.Xaml.Hosting.HostingContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class DesktopWindowXamlSourceTakeFocusRequestedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.Xaml.Hosting.HostingContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class DesktopWindowXamlSourceTakeFocusRequestedEventArgs
Public NotInheritable Class DesktopWindowXamlSourceTakeFocusRequestedEventArgs
Ereditarietà
Object Platform::Object IInspectable DesktopWindowXamlSourceTakeFocusRequestedEventArgs
Attributi

Requisiti Windows

Famiglia di dispositivi
Windows Desktop Extension SDK (è stato introdotto in 10.0.17763.0)
API contract
Windows.UI.Xaml.Hosting.HostingContract (è stato introdotto in v3.0)

Proprietà

Request

Ottiene un oggetto XamlSourceFocusNavigationRequest che specifica il motivo e altre informazioni per lo spostamento attivo.

Si applica a