public static bool IsBound (UIElements.IBindable control);

Parámetros

controlThis Bindable object.

Valor de retorno

bool True if this IBindable is bound to a property.

Descripción

Checks if a IBindable is bound to a property.