SearchBox.SearchHistoryEnabledProperty Property

Definition

Identifies the SearchHistoryEnabled dependency property.

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

Property Value

The identifier for the SearchHistoryEnabled dependency property.

Applies to