Version: 2019.1 (switch to 2018.3 or 2017.4)
LanguageEnglish
  • C#

IBindingExtensions.IsBound

public static bool IsBound(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: