MultiBindingExpression.BindingExpressions Özellik

Tanım

bu örneğindeki MultiBindingExpressionnesne koleksiyonunu BindingExpression alır.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::Windows::Data::BindingExpressionBase ^> ^ BindingExpressions { System::Collections::ObjectModel::ReadOnlyCollection<System::Windows::Data::BindingExpressionBase ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<System.Windows.Data.BindingExpressionBase> BindingExpressions { get; }
member this.BindingExpressions : System.Collections.ObjectModel.ReadOnlyCollection<System.Windows.Data.BindingExpressionBase>
Public ReadOnly Property BindingExpressions As ReadOnlyCollection(Of BindingExpressionBase)

Özellik Değeri

Nesnelerin salt okunur koleksiyonu BindingExpression . Dönüş türü bir nesne koleksiyonu BindingExpressionBase olsa da, sınıfı şu anda yalnızca nesneleri desteklediğinden MultiBindingBinding döndürülen koleksiyon yalnızca nesneler içerebilirBindingExpression.

Şunlara uygulanır