Share via


SearchBox.SearchHistoryEnabledProperty 屬性

定義

識別 SearchHistoryEnabled 相依性屬性。

public:
 static property DependencyProperty ^ SearchHistoryEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty SearchHistoryEnabledProperty();
public static DependencyProperty SearchHistoryEnabledProperty { get; }
var dependencyProperty = SearchBox.searchHistoryEnabledProperty;
Public Shared ReadOnly Property SearchHistoryEnabledProperty As DependencyProperty

屬性值

SearchHistoryEnabled相依性屬性的識別碼。

適用於