NavigationView.AutoSuggestBoxProperty Propriété

Définition

Identifie la propriété de dépendance AutoSuggestBox.

API WinUI 2 équivalente pour UWP : Microsoft.UI.Xaml.Controls.NavigationView.AutoSuggestBoxProperty (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows).

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

Valeur de propriété

Identificateur de la propriété de dépendance AutoSuggestBox.

S’applique à