SearchBox.SearchHistoryContextProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the SearchHistoryContext dependency property.
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
Property Value
The identifier for the SearchHistoryContext dependency property.