NavigationView.ExpandedModeThresholdWidthProperty Propiedad

Definición

Identifica la propiedad de dependencia ExpandedModeThresholdWidth.

API de WinUI 2 equivalente para UWP: Microsoft.UI.Xaml.Controls.NavigationView.ExpandedModeThresholdWidthProperty (para WinUI en el SDK de Aplicaciones para Windows, consulta los espacios de nombres SDK de Aplicaciones para Windows).

public:
 static property DependencyProperty ^ ExpandedModeThresholdWidthProperty { DependencyProperty ^ get(); };
static DependencyProperty ExpandedModeThresholdWidthProperty();
public static DependencyProperty ExpandedModeThresholdWidthProperty { get; }
var dependencyProperty = NavigationView.expandedModeThresholdWidthProperty;
Public Shared ReadOnly Property ExpandedModeThresholdWidthProperty As DependencyProperty

Valor de propiedad

Identificador de la propiedad de dependencia ExpandedModeThresholdWidth.

Se aplica a