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

IBindingExtensions.IsBound

매뉴얼로 전환
public static bool IsBound (Experimental.UIElements.IBindable control);

파라미터

controlThis Bindable object.

반환

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

설명

Checks if a IBindable is bound to a property.