NavigationView.AutoSuggestBoxProperty Property

Definition

Identifies the AutoSuggestBox dependency property.

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

Property Value

The identifier for the AutoSuggestBox dependency property.

Applies to