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.