SearchBox.SearchHistoryContextProperty Property

Definition

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.

Applies to