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 依赖属性的标识符。

适用于