Freigeben über


NavigationView.AutoSuggestBoxProperty Eigenschaft

Definition

Identifiziert die AutoSuggestBox-Abhängigkeitseigenschaft.

Entsprechende WinUI 2-API für UWP: Microsoft.UI.Xaml.Controls.NavigationView.AutoSuggestBoxProperty (informationen zu WinUI in der Windows App SDK finden Sie im Windows App SDK Namespaces).

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

Eigenschaftswert

Der Bezeichner für die AutoSuggestBox-Abhängigkeitseigenschaft.

Gilt für: