AppWindow.UIContext Proprietà

Definizione

Ottiene il contesto dell'interfaccia utente per la finestra dell'app.

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

Valore della proprietà

Contesto dell'interfaccia utente per la finestra dell'app.

Si applica a