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

IBindingExtensions.IsBound

Cambiar al Manual
public static bool IsBound (Experimental.UIElements.IBindable control);

Parámetros

controlThis Bindable object.

Valor de retorno

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

Descripción

Checks if a IBindable is bound to a property.