VisualElement.HasBinding

Declaration

public bool HasBinding(UIElements.BindingId bindingId);

Parameters

bindingId The binding ID.

Returns

bool true if the property has a binding; false otherwise.

Description

Allows to know if a target property has a binding associated to it.


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