Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#
Experimental: this API is experimental and might be changed or removed in the future.

IBindingExtensions.IsBound

public static bool IsBound(Experimental.UIElements.IBindable control);

Parameters

controlThis Bindable object.

Returns

bool Returns true if this IBindable is bound to a property.

Description

Checks if a IBindable is bound to a property.

Did you find this page useful? Please give it a rating: