Partager via


DataTemplate.Values Propriété

Définition

Retourne un dictionnaire de valeurs de propriétés pour ce DataTemplate, indexées par propriété.

public System.Collections.Generic.IDictionary<Xamarin.Forms.BindableProperty,object> Values { get; }
member this.Values : System.Collections.Generic.IDictionary<Xamarin.Forms.BindableProperty, obj>

Valeur de propriété

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

S’applique à