public static bool IsBound(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.