Version: 2020.3
언어: 한국어
public static bool IsBound (UIElements.IBindable control);

파라미터

control This Bindable object.

반환

bool True if this IBindable is bound to a property.

설명

Checks if a IBindable is bound to a property.