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