Frame.IsNavigationStackEnabledProperty Propiedad

Definición

Identifica la propiedad de dependencia IsNavigationStackEnabled.

public:
 static property DependencyProperty ^ IsNavigationStackEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty IsNavigationStackEnabledProperty();
public static DependencyProperty IsNavigationStackEnabledProperty { get; }
var dependencyProperty = Frame.isNavigationStackEnabledProperty;
Public Shared ReadOnly Property IsNavigationStackEnabledProperty As DependencyProperty

Valor de propiedad

Identificador de la propiedad de dependencia IsNavigationStackEnabled.

Requisitos de Windows

Familia de dispositivos
Windows 10, version 1809 (se introdujo en la versión 10.0.17763.0)
API contract
Windows.Foundation.UniversalApiContract (se introdujo en la versión v7.0)

Se aplica a