Xamarin.Forms.BindableObject.SetInheritedBindingContext Method
Sets the inherited context to a nested element.

Syntax

protected static void SetInheritedBindingContext (BindableObject bindable, object value)

Parameters

bindable
The object on which to set the inherited binding context.
value
The inherited context to set.

Remarks

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0