ComboBox.IsEditableProperty Eigenschaft

Definition

Identifiziert die IsEditable-Abhängigkeitseigenschaft.

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

Eigenschaftswert

Der Bezeichner für die IsEditable-Abhängigkeitseigenschaft.

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1809 (eingeführt in 10.0.17763.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v7.0)

Gilt für: