Compartir a través de


LaunchActivatedEventArgs.ViewSwitcher Propiedad

Definición

Obtiene el objeto del conmutador de vista que permite establecer la vista para la aplicación.

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

Valor de propiedad

Modificador de vista

Implementaciones

Se aplica a