Compartir a través de


DataTemplate.Bindings Propiedad

Definición

Obtiene un diccionario de enlaces, indizados por las propiedades enlazadas.

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>

Valor de propiedad

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

Se aplica a