SearchBox.SearchHistoryContextProperty 属性

定义

标识 SearchHistoryContext 依赖属性。

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

属性值

SearchHistoryContext 依赖属性的标识符。

适用于