Share via


ComboBox.IsEditableProperty 屬性

定義

識別 IsEditable 相依性屬性。

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

屬性值

IsEditable 相依性屬性的標識符。

適用於