DataTemplate.Bindings 屬性

定義

取得繫結的字典,字典是依繫結的屬性編製索引。

public System.Collections.Generic.IDictionary<Xamarin.Forms.BindableProperty,Xamarin.Forms.BindingBase> Bindings { get; }
member this.Bindings : System.Collections.Generic.IDictionary<Xamarin.Forms.BindableProperty, Xamarin.Forms.BindingBase>

屬性值

System.Collections.Generic.IDictionary<BindableProperty,BindingBase>

適用於