Static parameters don't have an object reference. EventDelegate uses object+funcName to determine what the function should be. Same with the property bindings -- object+property name. If there is no "object", there is no way to determine the function. I'd have to store the type as well. I may add it in the future, but that's the reason why it's not done now.