Share via


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 依存関係プロパティの識別子。

適用対象