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 相依性屬性的標識碼。

適用於