public static bool IsBound (UIElements.IBindable control);

파라미터

controlThis Bindable object.

반환

bool True if this IBindable is bound to a property.

설명

Checks if a IBindable is bound to a property.