共用方式為


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 相依性屬性的標識碼。

適用於