BindableObject.SetInheritedBindingContext(BindableObject, Object) Method

Definition

Sets the inherited context to a nested element.

public static void SetInheritedBindingContext (Microsoft.Maui.Controls.BindableObject bindable, object value);

Parameters

bindable
BindableObject

The object on which to set the inherited binding context.

value
Object

The inherited context to set.

Remarks

For internal use only. This API can be changed or removed without notice at any time.

Applies to

Product Versions
.NET MAUI 8, 9