Share via


AppWindowPresenter Classe

Définition

Affiche une fenêtre d’application à l’aide d’une configuration prédéfinie adaptée au type de fenêtre.

[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
Héritage
Object Platform::Object IInspectable AppWindowPresenter
Dérivé
Attributs

Propriétés

Kind

Obtient une valeur qui indique le type de présentateur utilisé par la fenêtre d’application.

S’applique à

Voir aussi