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

IBindingExtensions.IsBound

切换到手册
public static bool IsBound (Experimental.UIElements.IBindable control);

参数

control此 Bindable 对象。

返回

bool 如果此 IBindable 绑定到属性,则返回 true。

描述

检查 IBindable 是否绑定到属性。