SearchBox.SearchHistoryEnabledProperty プロパティ

定義

SearchHistoryEnabled 依存関係プロパティを識別します。

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

プロパティ値

SearchHistoryEnabled 依存関係プロパティの識別子。

適用対象