Experimental: this API is experimental and might be changed or removed in the future.

IBindingExtensions.IsBound

Switch to Manual
public static bool IsBound (Experimental.UIElements.IBindable control);

Parameters

controlThis Bindable object.

Returns

bool Returns true if this IBindable is bound to a property.

Description

Checks if a IBindable is bound to a property.