NavigationView.AutoSuggestBoxProperty 属性

定义

标识 AutoSuggestBox 依赖属性。

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

属性值

AutoSuggestBox 依赖属性的标识符。

适用于