get_control_binding


Description:

public ControlBinding? get_control_binding (string property_name)

Gets the corresponding ControlBinding for the property.

This should be unreferenced again after use.

Parameters:

this

the object

property_name

name of the property

Returns:

the ControlBinding for property_name or null if the property is not controlled.