LaunchActivatedEventArgs.ViewSwitcher Proprietà

Definizione

Ottiene l'oggetto del commutatore di visualizzazione che consente di impostare la visualizzazione per l'applicazione.

public:
 property ActivationViewSwitcher ^ ViewSwitcher { ActivationViewSwitcher ^ get(); };
ActivationViewSwitcher ViewSwitcher();
public ActivationViewSwitcher ViewSwitcher { get; }
var activationViewSwitcher = launchActivatedEventArgs.viewSwitcher;
Public ReadOnly Property ViewSwitcher As ActivationViewSwitcher

Valore della proprietà

Commutatore di visualizzazione

Implementazioni

Si applica a