Share via


ComboBox.IsTextSearchEnabledProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ IsTextSearchEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty IsTextSearchEnabledProperty();
public static DependencyProperty IsTextSearchEnabledProperty { get; }
var dependencyProperty = ComboBox.isTextSearchEnabledProperty;
Public Shared ReadOnly Property IsTextSearchEnabledProperty As DependencyProperty

プロパティ値

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

適用対象