Xamarin.Forms.Core 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 System.Object Xamarin.Forms.Xaml.IValueProvider Xamarin.Forms.ContentProperty("Value") Represents an assignment of a property to a value, typically in a style or in response to a trigger. Setters are used with triggers and styles. XAML for Xamarin.Forms supports the following properties for the class: Property Value Property The name of the property to set. Value The value to apply to the property. Constructor 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 Creates a new object. To be added. Property 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 Xamarin.Forms.BindableProperty The property on which to apply the assignment. To be added. Only bindable properties can be set with a .. Property 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 System.Object The value to assign to the property. To be added. To be added. Method 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 System.Object To be added. To be added. To be added.