Version: 2019.4
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.