Window.UIContext Propiedad

Definición

Obtiene el identificador de contexto de la ventana.

public:
 property UIContext ^ UIContext { UIContext ^ get(); };
UIContext UIContext();
public UIContext UIContext { get; }
var uIContext = window.uIContext;
Public ReadOnly Property UIContext As UIContext

Valor de propiedad

Identificador de contexto de la ventana.

Requisitos de Windows

Familia de dispositivos
Windows 10, version 1903 (se introdujo en la versión 10.0.18362.0)
API contract
Windows.Foundation.UniversalApiContract (se introdujo en la versión v8.0)

Se aplica a