BindableTypeAttribute.IsBindable Eigenschaft

Definition

Ruft einen Wert ab, der angibt, dass ein Typ normalerweise für Bindungen verwendet wird.

public:
 property bool IsBindable { bool get(); void set(bool value); };
public bool IsBindable { get; set; }
member this.IsBindable : bool with get, set
Public Property IsBindable As Boolean

Eigenschaftswert

true, wenn die Eigenschaft normalerweise für Bindungen verwendet wird, andernfalls false.

Gilt für: