BindingBase.CheckSealed Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Throws an exception if the binding has already been attached to a binding target.
Assembly: System.Windows (in System.Windows.dll)
| Exception | Condition |
|---|---|
| InvalidOperationException | The binding has already been attached to a binding target. |
Show: