Share via


AppWindowPresenter Classe

Definizione

Visualizza una finestra dell'app usando una configurazione predefinita appropriata per il tipo di finestra.

[WebHostHidden]
public ref class AppWindowPresenter
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[WebHostHidden]
class AppWindowPresenter
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public class AppWindowPresenter
Public Class AppWindowPresenter
Ereditarietà
Object Platform::Object IInspectable AppWindowPresenter
Derivato
Attributi

Proprietà

Kind

Ottiene un valore che indica il tipo di relatore che usa la finestra dell'app.

Si applica a

Vedi anche