BindingExpressionBase.ParentBindingBase Vlastnost

Definice

BindingBase Získá objekt, ze kterého je tento BindingExpressionBase objekt vytvořen.

public:
 property System::Windows::Data::BindingBase ^ ParentBindingBase { System::Windows::Data::BindingBase ^ get(); };
public System.Windows.Data.BindingBase ParentBindingBase { get; }
member this.ParentBindingBase : System.Windows.Data.BindingBase
Public ReadOnly Property ParentBindingBase As BindingBase

Hodnota vlastnosti

BindingBase

Objekt BindingBase , ze kterého je tento BindingExpressionBase objekt vytvořen.

Platí pro