Why not look at the "controls" property on data object of the element in question?
- $( selector ).data("controls")
Look in there and check if the control is question exists.