共用方式為


NavigationView.AutoSuggestBoxProperty 屬性

定義

識別 AutoSuggestBox 相依性屬性。

適用于 UWP 的對等 WinUI 2 APIMicrosoft.UI.Xaml.Controls.NavigationView.AutoSuggestBoxProperty (在Windows 應用程式 SDK中,請參閱Windows 應用程式 SDK命名空間) 。

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

適用於