Xamarin.Forms.BindingBase.ThrowIfApplied Method
Throws an InvalidOperationException if the binding has been applied.

Syntax

protected void ThrowIfApplied ()

Remarks

Use this method in property setters as bindings can not be changed once applied.

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